]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add check_file_db_exists to backupdb api
authorDavid Stainton <dstainton415@gmail.com>
Thu, 11 Jun 2015 21:20:40 +0000 (14:20 -0700)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 20 Jul 2015 23:42:34 +0000 (00:42 +0100)
commit7c937eabe7e35b94a2e35f6e6b3af02b825e5f5d
treefac3eba2793990dfc27bf3c644672218331051bd
parent8b203997963b8d59eb2686d8a80dfad5f799f903
Add check_file_db_exists to backupdb api

- this backupdb utility function checks to if a file's entry
exists in the db but does not stat the file on disk or otherwise
talk to the filesystem
src/allmydata/backupdb.py