directory special remote: Fix checking that there is enough disk space to hold an object, was broken when using encryption.

This commit is contained in:
Joey Hess 2013-07-20 16:30:49 -04:00
parent 87169628aa
commit ca9ac8770f
2 changed files with 10 additions and 8 deletions

2
debian/changelog vendored
View file

@ -20,6 +20,8 @@ git-annex (4.20130710) UNRELEASED; urgency=low
or deleted before it could be scanned.
* watcher: Partially worked around a bug in hinotify, no longer crashes
if hinotify cannot process a directory (but can't detect changes in it)
* directory special remote: Fix checking that there is enough disk space
to hold an object, was broken when using encryption.
-- Joey Hess <joeyh@debian.org> Tue, 09 Jul 2013 19:17:13 -0400