From 034b6a262c1201e678a1cb2624b5040875be8a7f Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Fri, 25 Oct 2024 15:05:16 +0200 Subject: [PATCH] WHATS_NEW: update --- WHATS_NEW | 1 + 1 file changed, 1 insertion(+) diff --git a/WHATS_NEW b/WHATS_NEW index 4244e1a87..c80be8f66 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.03.28 - ================== + Restore fs resize call for lvresize -r on the same size LV (2.03.17). Correct off-by-one devicesfile backup counting. Replace use of dm_hash with radix_tree for lv names and uuids. Refactor vg_validate with uniq_insert and better use of CPU caches.