1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00
lvm2/device_mapper
David Teigland 3b9f78332b integrity: add --integritysettings for kernel tuning
The option can be used in multiple ways (like --cachesettings):

--integritysettings key=val
--integritysettings 'key1=val1 key2=val2'
--integritysettings key1=val1 --integritysettings key2=val2

Can be used to tune kernel settings:
journal_sectors
journal_watermark
commit_time
bitmap_flush_interval
allow_discards

Described in the kernel documentation
Documentation/admin-guide/device-mapper/dm-integrity.rst

Not yet supported:
lvs -o integritysettings
lvchange --integritysettings
lvextend --integritysettings journal_sectors
2024-08-05 16:53:25 -05:00
..
datastruct gcc: match types 2021-09-22 17:18:50 +02:00
ioctl device_mapper: empty string for missing uuid 2024-06-21 14:51:25 +02:00
misc devicemapper: in sync with libdm 2021-09-23 16:49:58 +02:00
mm gcc: use apropriate type for reading and printing values 2020-08-28 21:43:03 +02:00
regex build: get separate builddir working again 2018-06-04 13:22:14 +01:00
vdo vdo: support version 4 2023-07-10 17:13:32 +02:00
all.h integrity: add --integritysettings for kernel tuning 2024-08-05 16:53:25 -05:00
libdm-common.c libdm: fix invalid conversion 2024-05-08 10:16:01 +02:00
libdm-common.h device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
libdm-config.c libdm: drop allocation 2024-05-27 15:35:57 +02:00
libdm-deptree.c integrity: add --integritysettings for kernel tuning 2024-08-05 16:53:25 -05:00
libdm-file.c cov: hide some false positives 2023-05-10 16:19:46 +02:00
libdm-report.c cov: ensure pointer has defined value 2024-05-13 17:32:46 +02:00
libdm-string.c cov: use safer version with size limitation 2024-04-10 00:03:09 +02:00
libdm-targets.c gcc: use proper commnent 2024-05-14 17:59:26 +02:00
libdm-timestamp.c device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile makefiles: use properly defined varitable 2024-05-14 17:59:26 +02:00