mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
6b73d21ba9
When lvm2 command forks, it calls reset_locking(), which as an unwanted side effect unlinked lock file from filesystem. Patch changes the behavior to just close locked file descriptor in children - so the lock is being still properly hold in the parent. |
||
---|---|---|
.. | ||
.exported_symbols | ||
cluster_locking.c | ||
external_locking.c | ||
file_locking.c | ||
locking_types.h | ||
locking.c | ||
locking.h | ||
Makefile.in | ||
no_locking.c |