1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/lvmlockd
David Teigland 4eb66fd20c lvmlockd: fix vgchange --locktype sanlock
Fix regression from commit 7f29afdb06
"lvmlockd: configurable sanlock lease sizes on 4K disks"

That change failed to recognize that a running lockspace will not
exist in lvmlockd when converting a local VG to a sanlock VG, i.e.
vgchange --locktype sanlock vgname.  When the vgchange attempted
to initialize new lv leases for existing LVs, lvmlockd would
return an error when it found no lockspace.
2024-10-31 16:31:35 -05:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmlockctl.c lvmlockd: increase dump buffer size 2024-08-22 16:23:07 -05:00
lvmlockd-client.h lvmlockd: adopt options 2024-06-27 13:29:03 -05:00
lvmlockd-core.c lvmlockd: fix vgchange --locktype sanlock 2024-10-31 16:31:35 -05:00
lvmlockd-dlm.c lvmlockd: adopt options 2024-06-27 13:29:03 -05:00
lvmlockd-idm.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
lvmlockd-internal.h lvmlockd: fix vgchange --locktype sanlock 2024-10-31 16:31:35 -05:00
lvmlockd-sanlock.c lvmlockd: fix vgchange --locktype sanlock 2024-10-31 16:31:35 -05:00
Makefile.in configure.ac: update ldflags args 2024-04-24 00:31:26 +02:00