Fix an unlikely race that could result in two transfers of the same key running at...
authorJoey Hess <joeyh@joeyh.name>
Tue, 12 May 2015 23:39:28 +0000 (19:39 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 12 May 2015 23:39:28 +0000 (19:39 -0400)
commit8c2dd7d8ee814614bf3c871903b5d4d2aba193f4
tree72fed4cc028b422cbb475c9764f5644fd93f2c14
parente25ecab7dd1df264af048c485c896e7968de977b
Fix an unlikely race that could result in two transfers of the same key running at once.

As discussed in bug report.
Annex/Transfer.hs
Utility/LockFile/Posix.hs
debian/changelog
doc/bugs/transfer_lock_file_removal_bug.mdwn [new file with mode: 0644]