summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-10 15:21:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-10 15:22:28 -0400
commitf765752568381ca2f003c08e9601fb2b5c397b5b (patch)
treea694dfbf4ad4651eadd06e5e89a40f268655a6ba /standalone
parent25958421abda59fa77fc4bd422ba7878f04f9809 (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 'standalone')
0 files changed, 0 insertions, 0 deletions