NEWS: mention #625 (deep-repair breaks when it tries to repair a read-only directory)

This commit is contained in:
Brian Warner 2009-02-13 16:55:34 -07:00
parent 60b06b8d32
commit 309e41cffc

4
NEWS
View File

@ -32,6 +32,10 @@ limitations are:
delete immutable shares. If corruption is detected, the repairer will delete immutable shares. If corruption is detected, the repairer will
upload replacement shares to other servers, but the corrupted shares will upload replacement shares to other servers, but the corrupted shares will
be left in place. be left in place.
* read-only directories and read-only mutable files must be repaired by
someone who holds the write-cap: the read-cap is insufficient. Moreover,
the deep-check-and-repair operation will halt with an error if it attempts
to repair one of these read-only objects.
* Some forms of corruption can cause both download and repair operations to * Some forms of corruption can cause both download and repair operations to
fail. A future release will fix this, since download should be tolerant of fail. A future release will fix this, since download should be tolerant of
any corruption as long as there are at least 'k' valid shares, and repair any corruption as long as there are at least 'k' valid shares, and repair