1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/lvmlockd
David Teigland 7dcc884c50 lvmlockd: fix handling of sanlock release error
When sanlock_release returns an error because of an i/o
timeout releasing the lease on disk, lvmlockd should just
consider the lock released.  sanlock will continue trying
to release the lease on disk after the original request
times out.
2018-12-04 14:33:35 -06:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmlockctl.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lvmlockd-client.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lvmlockd-core.c lvmlockd: improve systemd service file 2018-09-13 09:52:39 -05:00
lvmlockd-dlm.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lvmlockd-internal.h lvmlockd: improve error message about missing global lock 2016-07-25 14:49:01 -05:00
lvmlockd-sanlock.c lvmlockd: fix handling of sanlock release error 2018-12-04 14:33:35 -06:00
Makefile.in build: gcc can be fussy about order of libs 2018-10-10 11:25:50 +02:00