]> 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>
Wed, 30 Sep 2015 15:45:22 +0000 (16:45 +0100)
commit8d9853106abf4b30305b711d070c3e1bcdd116ac
tree975ceb7d6bc908a6dda7d8cc62cc334deb673590
parent4aa79cd2e1610233c09bedf072fbeeedcd359f02
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