From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752480AbXKOFXN (ORCPT ); Thu, 15 Nov 2007 00:23:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750772AbXKOFW5 (ORCPT ); Thu, 15 Nov 2007 00:22:57 -0500 Received: from mx2.suse.de ([195.135.220.15]:56464 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750762AbXKOFW4 (ORCPT ); Thu, 15 Nov 2007 00:22:56 -0500 From: Neil Brown To: "Dan Williams" Date: Thu, 15 Nov 2007 16:22:48 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18235.55208.76197.230486@notabene.brown> Cc: "Greg KH" , "Andrew Morton" , linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org, Stable Subject: Re: [stable] [PATCH 000 of 2] md: Fixes for md in 2.6.23 In-Reply-To: message from Dan Williams on Tuesday November 13 References: <20071022171426.31103.patches@notabene> <20071114002214.GA31928@kroah.com> <20071114002308.GB31928@kroah.com> <20071114034325.GA25558@kroah.com> X-Mailer: VM 7.19 under Emacs 21.4.1 X-face: [Gw_3E*Gng}4rRrKRYotwlE?.2|**#s9D > raid5-fix-unending-write-sequence.patch is in -mm and I believe is > waiting on an Acked-by from Neil? > It seems to have just been sent on to Linus, so it probably will go in without: Acked-By: NeilBrown I'm beginning to think that I really should sit down and make sure I understand exactly how those STRIPE_OP_ flags are uses. They generally make sense but there seem to be a number of corner cases where they aren't quite handled properly.. Maybe they are all found now, or maybe.... NeilBrown