]> 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>
Thu, 1 Oct 2015 00:19:43 +0000 (01:19 +0100)
commit0eeb789fe2c082e2a3d6f738e137d7b7466fc7cf
tree96343920a172d7b96b64cb5a0ebe8079d7701a83
parenta6b10038411a555e4f2eadf45f4652ecbb9204aa
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