From mboxrd@z Thu Jan 1 00:00:00 1970 From: NeilBrown Subject: Re: [PATCH] util: fix seg-fault when trying to kill-subarray in a non-existing container Date: Wed, 7 Sep 2011 14:11:16 +1000 Message-ID: <20110907141116.0d4ed051@notabene.brown> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Dan Williams Cc: "Labun, Marcin" , "linux-raid@vger.kernel.org" , "Czarnowska, Anna" List-Id: linux-raid.ids On Tue, 6 Sep 2011 14:46:36 -0700 Dan Williams wrote: > On Mon, Sep 5, 2011 at 7:17 AM, Labun, Marcin wrote: > > open_subarray returns valid fd to a container. In case of error shall return > > negative value. > > > > Signed-off-by: Marcin Labun > > Collides with the patch Anna submitted a month ago [1]. Just ping the > old thread. > > -- > Dan > > [1]: http://marc.info/?l=linux-raid&m=131221282424569&w=2 Thanks for the ping - applied (but you know that...) NB