From 5e060b8fa71dcf7ad2ff2daca8dbfa009f691852 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Wed, 13 Apr 2022 15:09:08 +0200 Subject: vdo: support --vdosettings Allow to use --vdosettings with lvcreate,lvconvert,lvchange. Support settings currenly only configurable via lvm.conf. With lvchange we require inactivate LV for changes to be applied. Settings block_map_era_length has supported alias block_map_period. --- WHATS_NEW | 1 + 1 file changed, 1 insertion(+) (limited to 'WHATS_NEW') diff --git a/WHATS_NEW b/WHATS_NEW index 7c93d804d..fad32ab08 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.03.16 - ==================================== + Add support --vdosettings with lvcreate, lvconvert, lvchange. Fix lossing of delete message on thin-pool extension. Version 2.03.15 - 07th February 2022 -- cgit v1.2.1