]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
dirnode.py: Fix #1034 (MetadataSetter does not enforce restriction on setting 'tahoe...
authordavid-sarah <david-sarah@jacaranda.org>
Tue, 1 Jun 2010 04:54:28 +0000 (21:54 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Tue, 1 Jun 2010 04:54:28 +0000 (21:54 -0700)
commit53f7d2c7feda0cb3b407fa4d772ffbd504b83974
tree6cf55a8783539544fd427bacd6d0abc9c35f4366
parent027e7701bd0d009650ac47577b0b6c9cd6f7edef
dirnode.py: Fix #1034 (MetadataSetter does not enforce restriction on setting 'tahoe' subkeys), and expose the metadata updater for use by SFTP. Also, support diminishing a child cap to read-only if 'no-write' is set in the metadata.
src/allmydata/dirnode.py
src/allmydata/test/test_dirnode.py