git-annex/doc/forum/git_annex_init_timeout
Joey Hess 5e6ced7d0f
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.
2017-02-10 15:22:28 -04:00
..
comment_1_e456f5367af5a5a3a31fc982952079e3._comment
comment_2_bf15b686b07c5e6e95796affa497a541._comment Improve pid locking code to work on filesystems that don't support hard links. 2017-02-10 15:22:28 -04:00