]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
storage: add remote_advise_corrupt_share, for clients to tell storage servers about...
authorBrian Warner <warner@lothar.com>
Fri, 24 Oct 2008 18:52:48 +0000 (11:52 -0700)
committerBrian Warner <warner@lothar.com>
Fri, 24 Oct 2008 18:52:48 +0000 (11:52 -0700)
commitdb37c14ab740dc886c513a5419647f91cfb06ab3
treede3d866f14aa42cab5a53ae00baff938052cd762
parent6dbef907ac515e3982e8652b36bbdac4a7410e6f
storage: add remote_advise_corrupt_share, for clients to tell storage servers about share corruption that they've discovered. The server logs the report.
src/allmydata/interfaces.py
src/allmydata/storage.py
src/allmydata/test/test_storage.py