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-31 17:56:59 +01:00
parent c2afa7a116
commit 354ca52e8c

View File

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