]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
storage: remove update_write_enabler method, it won't serve the desired purpose,...
authorBrian Warner <warner@lothar.com>
Tue, 22 Jul 2008 00:28:28 +0000 (17:28 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 22 Jul 2008 00:28:28 +0000 (17:28 -0700)
commitafda2a43e43cb39a3674771e164085128060444f
tree8769a314ad893eed34dd03f9615ef95c1143cb20
parentcbadcc86ccca624b4233b15e85f7cf98a4e77f6d
storage: remove update_write_enabler method, it won't serve the desired purpose, and I have a better scheme in mind. See #489 for details
src/allmydata/interfaces.py
src/allmydata/storage.py
src/allmydata/test/test_storage.py