1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

WHATS_NEW: update

This commit is contained in:
Zdenek Kabelac 2024-10-25 15:05:16 +02:00
parent 143545a08c
commit 034b6a262c

View File

@ -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.