git-annex/Utility/LockFile
Joey Hess c2cbe5619b
add stat check
I have a strace taken on a lustre filesystem on which link() returned 0,
but didn't actually succeed, since the file already existed.

One of the linux man pages recommended using link followed by checking like
this. I was reading it yesterday, but cannot find it now.
2015-11-13 13:22:45 -04:00
..
LockStatus.hs module for pid lock files with atomic stale lock file takeover when possible 2015-11-12 15:39:49 -04:00
PidLock.hs add stat check 2015-11-13 13:22:45 -04:00
Posix.hs pid locking configuration and abstraction layer for git-annex 2015-11-12 17:50:34 -04:00
Windows.hs need more polymorphism 2015-05-22 13:50:37 -04:00