migrate: Detect if a file gets corrupted while it's being migrated.

This commit is contained in:
Joey Hess 2013-05-13 14:27:39 -04:00
parent b28358509f
commit c553f56634
2 changed files with 13 additions and 7 deletions

1
debian/changelog vendored
View file

@ -23,6 +23,7 @@ git-annex (4.20130502) UNRELEASED; urgency=low
* rsync special remotes: When sending from a crippled filesystem, use
the destination's default file permissions, as the local ones can
be arbitrarily broken. (Ie, ----rwxr-x for files on Android)
* migrate: Detect if a file gets corrupted while it's being migrated.
-- Joey Hess <joeyh@debian.org> Thu, 02 May 2013 20:39:19 -0400