fsck improvements
This commit is contained in:
parent
5fa25a812a
commit
abebbcfd54
4 changed files with 30 additions and 14 deletions
|
@ -66,5 +66,5 @@ checkKeySize key = do
|
|||
then return True
|
||||
else do
|
||||
dest <- moveBad key
|
||||
showNote $ "bad file size (moved to "++dest++")"
|
||||
showLongNote $ "Bad file size; moved to "++dest
|
||||
return False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue