1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
David Teigland df34fcdafd lvmlockd: use flag to avoid blocking in sanlock_acquire
If a host failed while holding a sanlock lease,
sanlock_acquire will by default block and wait
for the lease to expire before returning.  We
want it to return with an error so we can retry
instead of blocking, which allows us to process
other lock operations.

(Enclose this in an ifdef until the new flag
appears in a sanlock release.)
2015-10-14 14:39:29 -05:00
..
clvmd clvmd: update help test 2015-09-22 00:08:44 +02:00
cmirrord style: Standardise some error paths. 2015-09-05 23:56:30 +01:00
dmeventd dmeventd: use matching function 2015-10-14 14:25:27 +02:00
lvmetad makefiles: distclean missing files 2015-09-11 21:52:27 +02:00
lvmlockd lvmlockd: use flag to avoid blocking in sanlock_acquire 2015-10-14 14:39:29 -05:00
lvmpolld lvmpolld: make lvpoll error messages visible 2015-09-02 17:24:26 +02:00
Makefile.in Add lvmlockd 2015-07-02 15:42:26 -05:00