fsck: Ensures that direct mode is used for files when it's enabled.
A common failure mode for direct mode has been for files to end up still stored in indirect mode. While I hope that doesn't happen anymore, fsck should deal with it.
This commit is contained in:
parent
ce9be5ec14
commit
a35bdcb3f2
2 changed files with 18 additions and 1 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -4,6 +4,7 @@ git-annex (4.20130622) UNRELEASED; urgency=low
|
|||
* assistant: Daily sanity check thread is run niced.
|
||||
* bup: Handle /~/ in bup remote paths.
|
||||
Thanks, Oliver Matthews
|
||||
* fsck: Ensures that direct mode is used for files when it's enabled.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 21 Jun 2013 13:16:17 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue