diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-02-10 15:21:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-02-10 15:22:28 -0400 |
commit | f765752568381ca2f003c08e9601fb2b5c397b5b (patch) | |
tree | a694dfbf4ad4651eadd06e5e89a40f268655a6ba /Test.hs | |
parent | 25958421abda59fa77fc4bd422ba7878f04f9809 (diff) |
Improve pid locking code to work on filesystems that don't support hard links.
Probing for hard link support in the pid locking code is redundant since
git-annex init already probes that. But, it didn't seem worth threading
that data through; the pid locking code runs at most once per git-annex
process, and only on unusual filesystems. Optimising a single hard link
and unlink isn't worth it.
This commit was sponsored by Francois Marier on Patreon.
Diffstat (limited to 'Test.hs')
0 files changed, 0 insertions, 0 deletions