]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
dirnodes: fix normalization hole where childnames in directories created by nodemaker...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 18 Jun 2010 00:02:49 +0000 (17:02 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 18 Jun 2010 00:02:49 +0000 (17:02 -0700)
commita9fe3792ded50a26cc8287ab944cd654ec9a0e6a
tree2e12e965c488d247a0cb9ed2e07446da55560072
parent718870a796151e848ed912ac616b9a280a1b7246
dirnodes: fix normalization hole where childnames in directories created by nodemaker.create_mutable/immutable_directory would not be normalized. Add a test that we normalize names coming out of a directory.
src/allmydata/dirnode.py
src/allmydata/nodemaker.py
src/allmydata/test/test_dirnode.py