1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/daemons/lvmlockd
David Teigland 124b490fe6 lvmlockd: update VG lock version earlier
Have commands send lvmlockd the update message
in vg_write instead of vg_commit, so that it's
not done while LVs are suspended.  If the vg_write
is not committed, and the seqno sent to lvmlockd
is not used, then lvmlockd can detect this when
the next update uses the same seqno.
2015-12-15 16:14:49 -06:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmlockctl.c cleanup: drop unneded headers 2015-11-09 17:04:10 +01:00
lvmlockd-client.h lvmlockd: improve VG removal for lock_type dlm 2015-08-27 10:27:24 -05:00
lvmlockd-core.c lvmlockd: update VG lock version earlier 2015-12-15 16:14:49 -06:00
lvmlockd-dlm.c cleanup: drop unneded headers 2015-11-09 17:04:10 +01:00
lvmlockd-internal.h lvmlockd: unlock lv if command fails before lock completes 2015-09-16 15:56:54 -05:00
lvmlockd-sanlock.c lvmlockd: enforce 64bit arithmetic 2015-11-09 17:04:10 +01:00
Makefile.in lvmlockd: Drop -lrt now handled by configure. 2015-07-27 14:53:08 +01:00