Direct mode: Support filesystems like FAT which can change their inodes each time they are mounted.

This commit is contained in:
Joey Hess 2013-02-19 16:26:07 -04:00
parent 0f4cc559a7
commit 624e34649f
7 changed files with 69 additions and 15 deletions

2
debian/changelog vendored
View file

@ -8,6 +8,8 @@ git-annex (3.20130217) UNRELEASED; urgency=low
the main local repository.
* Android: Bundle now includes openssh.
* Android: Support ssh connection caching.
* Direct mode: Support filesystems like FAT which can change their inodes
each time they are mounted.
-- Joey Hess <joeyh@debian.org> Sun, 17 Feb 2013 16:42:16 -0400