]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/mutable/filenode.py
mutable/filenode.py: set _writekey to None, rather than leaving it missing
authorBrian Warner <warner@lothar.com>
Fri, 26 Jun 2009 06:20:22 +0000 (23:20 -0700)
committerBrian Warner <warner@lothar.com>
Fri, 26 Jun 2009 06:20:22 +0000 (23:20 -0700)
commit97ffc8a4182c39ef5f6f3e7022276d51f84bd6ab
tree7120c14fd01e6a53b6a803321df02faa2ac8ee0c
parentb43672c9f50c6ede11552608af89f2a5368e6a38
mutable/filenode.py: set _writekey to None, rather than leaving it missing

This will at least turn the really really weird error when a repair of a
readonly mutable file is attempted into a merely really weird assertion that
mentions "repair currently requires a writecap".
src/allmydata/mutable/filenode.py