From: Heinz Mauelshagen Date: Mon, 8 Aug 2016 14:00:49 +0000 (+0200) Subject: WHATS_NEW: reject --nosync option for RAID6 LVs in lvcreate X-Git-Tag: v2_02_163~26 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=6f90c954b72a5bad8cdeddebea4b3dc5981322c7;p=lvm2.git WHATS_NEW: reject --nosync option for RAID6 LVs in lvcreate --- diff --git a/WHATS_NEW b/WHATS_NEW index f438fc830..b51cb79c0 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,6 +1,7 @@ Version 2.02.163 - ================================= Limit use of --corelog and --mirrorlog to mirrors in lvconvert. + Reject --nosync option for RAID6 LVs in lvcreate. Do not refresh whole cmd context if profile dropped after processing LVM cmd. Support straightforward lvconvert between striped and raid4 LVs. Support straightforward lvconvert between raid1 and mirror LVs.