git-annex/debian
Joey Hess bd66f962d3 Deal with NFS problem that caused a failure to remove a directory when removing content from the annex.
I was able to reproduce this on linux using the kernel's nfs server and
mounting localhost:/. Determined that removing the directory fails when
the just-deleted file in it was locked. Considered dropping the lock
before removing the directory, but this would complicate parts of the code
that should not need to worry about locking. So instead, ignore the failure
to remove the directory in this case.

While I was at it, made it attempt to remove both levels of hash
directories, in case they're empty.
2012-02-24 16:30:47 -04:00
..
changelog Deal with NFS problem that caused a failure to remove a directory when removing content from the annex. 2012-02-24 16:30:47 -04:00
compat debhelper v9 2012-01-15 14:53:38 -04:00
control tweak wording 2012-02-15 19:43:15 -04:00
copyright log: New command that displays the location log for file, showing each repository they were added to and removed from. 2012-01-06 15:40:07 -04:00
doc-base Add doc-base file. Closes: #621408 2011-04-06 21:57:22 -04:00
NEWS releasing version 3.20120123 2012-01-23 15:09:50 -04:00
rules update 2010-10-27 15:08:46 -04:00