]> 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)
committerDavid Stainton <dstainton415@gmail.com>
Thu, 11 Jun 2015 21:20:40 +0000 (14:20 -0700)
commitf3b5bb2232b83c1d6ec4659d36e11dd4c39e188b
treebaa6475154736e460754bcdd46a91cb665704017
parent413744abbc9d73b73caeb1f10d8c0ca7f0137fa5
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