Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.4:Update
lvm2-clvm.16468
bug-1149408_06-suse-special-config-allow_mixed_...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bug-1149408_06-suse-special-config-allow_mixed_block_sizes-set-version-2.02.180.patch of Package lvm2-clvm.16468
By heming.zhao@suse.com This is SUSE speical patch. Commit 96fd312e85ce38a8fc8cb80f106f3fdc49c31a97 sets since version 2.2.187 and default value is 1, this patch change version to 2.2.180 and default value is 0. --- lib/config/config_settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config/config_settings.h b/lib/config/config_settings.h index 498ec23..429bff1 100644 --- a/lib/config/config_settings.h +++ b/lib/config/config_settings.h @@ -470,7 +470,7 @@ cfg(devices_allow_changes_with_duplicate_pvs_CFG, "allow_changes_with_duplicate_ "Enabling this setting allows the VG to be used as usual even with\n" "uncertain devices.\n") -cfg(devices_allow_mixed_block_sizes_CFG, "allow_mixed_block_sizes", devices_CFG_SECTION, 0, CFG_TYPE_BOOL, 1, vsn(2, 2, 187), NULL, 0, NULL, +cfg(devices_allow_mixed_block_sizes_CFG, "allow_mixed_block_sizes", devices_CFG_SECTION, 0, CFG_TYPE_BOOL, 0, vsn(2, 2, 180), NULL, 0, NULL, "Allow PVs in the same VG with different logical block sizes.\n" "When allowed, the user is responsible to ensure that an LV is\n" "using PVs with matching block sizes when necessary.\n") -- 1.8.3.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor