1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00

WHATS_NEW: Allow a transiently failed RaidLV to be refreshed

This commit is contained in:
Heinz Mauelshagen 2016-11-30 23:17:21 +01:00
parent ad7fd775f2
commit 5da10fda4c

View File

@ -1,5 +1,6 @@
Version 2.02.168 -
====================================
Allow a transiently failed RaidLV to be refreshed
Use lv_update_and_reload() inside mirror code where it applies.
Preserve mirrored status for temporary layered mirrors.
Use transient raid check before repairing raid volume.