fsck: Don't claim to fix direct mode when run on a symlink whose content is not present.

This commit is contained in:
Joey Hess 2013-07-08 17:29:42 -04:00
parent 6999815d91
commit c1307b1388
2 changed files with 12 additions and 11 deletions

2
debian/changelog vendored
View file

@ -30,6 +30,8 @@ git-annex (4.20130628) UNRELEASED; urgency=low
for encryption.
* dropunused, addunused: Complain when asked to operate on a number that
does not correspond to any unused key.
* fsck: Don't claim to fix direct mode when run on a symlink whose content
is not present.
-- Joey Hess <joeyh@debian.org> Tue, 02 Jul 2013 15:40:55 -0400