]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
dirnode.pack_children(): add deep_immutable= argument
authorBrian Warner <warner@lothar.com>
Mon, 26 Oct 2009 16:28:09 +0000 (09:28 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 26 Oct 2009 16:28:09 +0000 (09:28 -0700)
commit2695af91a73661bfe986c3627a0b4b1f0565687e
tree7cd1aa470014fd517e2d1c9575fb9bb213a2a788
parent768c76aa5fbe2c7f751866830ab3f00cca27784e
dirnode.pack_children(): add deep_immutable= argument

This will be used by DIR2:CHK to enforce the deep-immutability requirement.
src/allmydata/dirnode.py
src/allmydata/test/test_dirnode.py