From 36be4d68f68d71173fed528f2f377c600f68f724 Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Wed, 20 Oct 2021 11:08:36 +0200 Subject: [PATCH] WHATS_NEW: update --- WHATS_NEW | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WHATS_NEW b/WHATS_NEW index 0199c174e..28e605280 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,6 +1,6 @@ Version 2.03.14 - ================================== - Device scanning is skipping different filesystems. + Device scanning is skipping directories on different filesystems. Print info message with too many or too large archived files. Reduce metadata readings during scanning phase. Optimize computation of crc32 check sum with multiple PVs. @@ -8,7 +8,7 @@ Version 2.03.14 - Filter out unsupported MQ/SMQ cache policy setting. Fix memleak in mpath filter. Support newer location for VDO statistics. - Add support for VDO async-unsage write policy. + Add support for VDO async-unsafe write policy. Improve lvm_import_vdo script. Support VDO LV with lvcreate -ky. Fix lvconvert for VDO LV bigger then 2T.