fsck: Detect and fix missing associated file mappings in v6 repositories.

This also handles fixing up after the bad data written by
cf260d9a15.
This commit is contained in:
Joey Hess 2016-02-14 17:09:54 -04:00
parent 74bbdfa888
commit 675321264f
Failed to extract signature
2 changed files with 23 additions and 6 deletions

1
debian/changelog vendored
View file

@ -8,6 +8,7 @@ git-annex (6.20160212) UNRELEASED; urgency=medium
it was built without concurrent-output support in this situation.
* Fix storing of filenames of v6 unlocked files when the filename is not
representable in the current locale.
* fsck: Detect and fix missing associated file mappings in v6 repositories.
-- Joey Hess <id@joeyh.name> Fri, 12 Feb 2016 14:03:46 -0400