From 3cbb751815ed545df905d49716444314beb5996c Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Mon, 8 Mar 2021 15:41:19 +0100 Subject: [PATCH] WHATS_NEW: updates --- WHATS_NEW | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index cbd542fed..568a7df90 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,9 @@ Version 2.03.12 - =================================== + Improve hash function with less collisions and make it faster. + Reduce ioctl count when deactivating volumes. + Reduce number of metadata parsing. + Enhance performance of lvremove and vgremove commands. Support interruption when taking archive and backup. Accelerate large lvremoves. Speedup search for cached device nodes.