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

WHATS_NEW: updates

This commit is contained in:
Zdenek Kabelac 2021-03-18 16:55:20 +01:00
parent 26fb6b5e8d
commit b4ab2a1051

View File

@ -1,5 +1,11 @@
Version 2.03.12 -
===================================
Support lvconvert -Zn with thin-pool conversion.
Support error and zero segtype for thin-pool data for testing.
Support mixed extension for striped, error and zero segtypes.
Support resize also for stacked virtual volumes.
Skip dm-zero devices just like with dm-error target.
Reduce ioctl() calls when checking target status.
Merge polling does not fail, when LV is found to be already merged.
Poll volumes with at least 100ms delays.
Do not flush dm cache when cached LV is going to be removed.