summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-24 16:26:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-24 16:26:00 -0400
commited8d9fe3c9598080f041adffbaf717e8c1c230bb (patch)
treeb22fa36f74c663985b7e5ada89f4098a3ea0cbbd /debian
parent3e5a73062097468c89f59835991654540a5addbf (diff)
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ec41c9147..dcf5e41af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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