From b4ab2a10511cba2f7679cf12929438b6d2d6232d Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Thu, 18 Mar 2021 16:55:20 +0100 Subject: [PATCH] WHATS_NEW: updates --- WHATS_NEW | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index e4ccd1b0d..5d018ef36 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,11 @@ Version 2.03.12 - =================================== + Support lvconvert -Zn with thin-pool conversion. + Support error and zero segtype for thin-pool data for testing. + Support mixed extension for striped, error and zero segtypes. + Support resize also for stacked virtual volumes. + Skip dm-zero devices just like with dm-error target. + Reduce ioctl() calls when checking target status. Merge polling does not fail, when LV is found to be already merged. Poll volumes with at least 100ms delays. Do not flush dm cache when cached LV is going to be removed.