Accepting request 1005077 from home:hmzhao:branches:Base:System
this request will enable sanlock feature, there is no new binary, only another lock type support from lvmlockd. OBS-URL: https://build.opensuse.org/request/show/1005077 OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=316
This commit is contained in:
parent
c2ad9bdafe
commit
68008c6150
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 00:50:00 UTC 2022 - Heming Zhao <heming.zhao@suse.com>
|
||||
|
||||
- lvmlockd is not supporting sanlock (bsc#1203482)
|
||||
- set 1 for _supportsanlock in lvm2.spec for enabling sanlock.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 02:50:00 UTC 2022 - Heming Zhao <heming.zhao@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%define lvm2_version 2.03.16
|
||||
%define device_mapper_version 1.02.185
|
||||
%define thin_provisioning_version 0.7.0
|
||||
%define _supportsanlock 0
|
||||
%define _supportsanlock 1
|
||||
%define dlm_version 4.0.9
|
||||
# from lvm2 version 2.03, suse obsoleted clvm, cmirrord, liblvm2app & liblvm2cmd.
|
||||
# so the obseletes version is 2.03
|
||||
|
Loading…
Reference in New Issue
Block a user