git-annex/Remote/Helper
Joey Hess ecb0d5c087 use lock pools throughout git-annex
The one exception is in Utility.Daemon. As long as a process only
daemonizes once, which seems reasonable, and as long as it avoids calling
checkDaemon once it's already running as a daemon, the fcntl locking
gotchas won't be a problem there.

Annex.LockFile has it's own separate lock pool layer, which has been
renamed to LockCache. This is a persistent cache of locks that persist
until closed.

This is not quite done; lockContent stil needs to be converted.
2015-05-19 14:09:52 -04:00
..
Chunked update my email address and homepage url 2015-01-21 12:50:09 -04:00
AWS.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Chunked.hs removed all uses of undefined from code base 2015-04-19 00:38:29 -04:00
Encryptable.hs remaining dataenc to sandi conversions 2015-05-07 18:07:13 -04:00
Git.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Hooks.hs use lock pools throughout git-annex 2015-05-19 14:09:52 -04:00
Http.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Messages.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
ReadOnly.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Special.hs Merge branch 'master' into concurrentprogress 2015-05-12 13:23:22 -04:00
Ssh.hs well along the way to fully quiet --quiet 2015-04-04 14:34:03 -04:00