From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Brown Subject: Re: [mdadm PATCH 0/2] two 3.1.3 regression fixes (incremental assembly) Date: Thu, 12 Aug 2010 11:22:47 +1000 Message-ID: <20100812112247.180c24c4@notabene> References: <20100810164551.26691.17944.stgit@localhost.localdomain> <4C61E37E.4060403@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4C61E37E.4060403@intel.com> Sender: linux-raid-owner@vger.kernel.org To: Dan Williams Cc: "linux-raid@vger.kernel.org" , "Labun, Marcin" , "Ciechanowski, Ed" , Ignacy Kasperowicz List-Id: linux-raid.ids On Tue, 10 Aug 2010 16:40:46 -0700 Dan Williams wrote: > On 8/10/2010 9:46 AM, Williams, Dan J wrote: > > Hi Neil, > > > > The mdadm -I --no-degraded option needs to be acceptable for some time > > to come, do you have a policy for when deprecated options can be scheduled for > > removal? The error code for -I shall be zero in the 'not enough' case to > > restore the correct and established pre-3.1.3 behavior. > > > > Also available via git: > > > > git://github.com/djbw/mdadm.git master > > > > --- > > > > Dan Williams (2): > > Incremental: return success in 'container not enough' case > > Incremental: accept '--no-degraded' as a deprecated option > > Note, both of these should have been tagged: > > Reported-by: Ignacy Kasperowicz > > If you take the patches directly. Thanks, I've taken both and added that line. I'm beginning to think we should treat 3.1.3 like an -rc and do a 3.1.4 soon with all these little fix-ups... NeilBrown