diff --git a/lvm.conf b/lvm.conf index a18a93a..5785074 100644 --- a/lvm.conf +++ b/lvm.conf @@ -1179,7 +1179,7 @@ global { # case there is also lvmlockd(8) man page available for more # information. # This configuration option has an automatic default value. - # use_lvmlockd = 0 + use_lvmlockd = 0 # Configuration option global/lvmlockd_lock_retries. # Retry lvmlockd lock requests this many times. diff --git a/lvm2.changes b/lvm2.changes index 1ceeba8..18b64b1 100644 --- a/lvm2.changes +++ b/lvm2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 12 02:55:00 UTC 2022 - Heming Zhao + +- lvm.conf should re-enable commented out option use_lvmlockd (bsc#1204219) + - re-enable "use_lvmlockd = 0" in lvm.conf + ------------------------------------------------------------------- Wed Sep 21 00:50:00 UTC 2022 - Heming Zhao