]> 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>
Tue, 15 Sep 2015 16:55:57 +0000 (17:55 +0100)
commita5a2c1eea1306f71fc30cd0913c990dd03607818
tree6e8b4cc1d2250f6392a9db955f502177995f789c
parent411a36447b77b279544e74d0705e58d027c9ff0f
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