1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-07 21:18:59 +03:00
lvm2/lib
Zdenek Kabelac b16082b056 vdo: use defines also for configuration defines
Keep single source for most of values printed in lvm.conf
(still needs some conversion)

Correct max for logical threads to 60
(we may refuse some older configuration which might eventually
user higher numbers - but so far let's assume no user have ever set this
as it's been non-trivial and if would complicate code unnecessarily.)

Accept maximum of 4PiB for virtual size of VDO LV
(lvm2 will drop 'header borders to 0 for this case').

(cherry picked from commit b5c8e591ed)
2022-12-08 15:25:22 +01:00
..
activate devices: fix dev_name assumptions 2022-06-09 14:33:28 -05:00
cache apply multipath_component_detection=0 to duplicate PV handling 2022-11-02 12:20:07 -05:00
cache_segtype gcc: remove invalid attribute 2021-09-13 12:34:41 +02:00
commands devices file: move clean up after command is run 2022-06-09 14:33:30 -05:00
config vdo: use defines also for configuration defines 2022-12-08 15:25:22 +01:00
datastruct cleanup: eliminate unused assign 2021-03-11 00:18:01 +01:00
device vgimportdevices: fix locking when creating devices file 2022-11-28 17:11:21 +01:00
display gcc-fanalyzer: helping understand answer is not null 2021-09-21 21:03:47 +02:00
error device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
filters Revert "pvcreate: overwrite partition header with -f" 2022-01-18 12:16:52 -06:00
format_text fix spelling of pruning 2021-12-20 14:22:17 -06:00
freeseg device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
integrity cleanup: no backtraces needed after log_error 2021-03-10 01:11:52 +01:00
label exit with error when --devicesfile name doesn't exist 2022-07-06 10:22:28 -05:00
locking devices: fix dev_name assumptions 2022-06-09 14:33:28 -05:00
log print warning about unrecognized journal option value 2021-12-20 14:22:18 -06:00
lvmpolld device usage based on devices file 2021-02-23 16:43:32 -06:00
metadata vdo: use single validator 2022-12-08 15:25:12 +01:00
mirror lv_info: missing check for info.exists 2021-03-14 16:34:38 +01:00
misc utils: define macro for ffs 2021-09-27 18:56:14 +02:00
mm debug: change message level 2021-09-15 15:24:56 +02:00
notify build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
properties build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
raid cleanup: reduce code dupliction 2021-03-19 23:21:18 +01:00
report writecache: display block size from lvs 2022-06-09 11:33:14 -05:00
snapshot typo: fixes 2021-02-08 23:53:41 +01:00
striped device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
thin targets: use target_present_version 2021-02-08 23:43:38 +01:00
unknown device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
uuid build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
vdo vdo: just one probe is enough 2021-02-17 11:21:35 +01:00
writecache typo: fixes 2021-02-08 23:53:41 +01:00
zero device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile.in filter-mpath: get wwids from sysfs vpd_pg83 2022-06-09 14:33:30 -05:00