fsck: When checksumming a file fails due to a hardware fault, the file is now moved to the bad directory, and the fsck proceeds. Before, the fsck immediately failed.
This commit is contained in:
parent
ff629a1ec0
commit
8990d4cc68
4 changed files with 21 additions and 11 deletions
|
@ -12,3 +12,7 @@ git-annex: sha1sum parse error
|
|||
### What version of git-annex are you using? On what operating system?
|
||||
git-annex 5.20150508
|
||||
linux 4.0.4
|
||||
|
||||
> [[fixed|done]]; IO errors are now detected and the file moved to bad/;
|
||||
> the fsck also continues past that failure now, so if a disk has
|
||||
> a lot of damanged files, it will find them all. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue