From 354ca52e8cb23c4587efd30eb804258e2063dca3 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Thu, 31 Oct 2024 17:56:59 +0100 Subject: [PATCH] WHATS_NEW: update --- WHATS_NEW | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index c80be8f66..794970ab0 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,8 @@ Version 2.03.28 - ================== + Use radix_tree to lookup for UUID within committed metadata. + Use radix_tree to lookup LV list entry within VG struct. + Introduce setting config/validate_metadata = full | none. 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. -- 2.43.5