Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946176AbXBBXwu (ORCPT ); Fri, 2 Feb 2007 18:52:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1946179AbXBBXwu (ORCPT ); Fri, 2 Feb 2007 18:52:50 -0500 Received: from smtp.osdl.org ([65.172.181.24]:45219 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946174AbXBBXwr (ORCPT ); Fri, 2 Feb 2007 18:52:47 -0500 Date: Fri, 2 Feb 2007 15:52:32 -0800 From: Andrew Morton To: Nick Piggin Cc: Linux Kernel , Linux Filesystems , Linux Memory Management , Fengguang Wu , Suparna Bhattacharya Subject: Re: [patch 0/9] buffered write deadlock fix Message-Id: <20070202155232.babe1a52.akpm@linux-foundation.org> In-Reply-To: <20070129081905.23584.97878.sendpatchset@linux.site> References: <20070129081905.23584.97878.sendpatchset@linux.site> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 982 Lines: 26 On Mon, 29 Jan 2007 11:31:37 +0100 (CET) Nick Piggin wrote: > The following set of patches attempt to fix the buffered write > locking problems (and there are a couple of peripheral patches > and cleanups there too). > > Patches against 2.6.20-rc6. I was hoping that 2.6.20-rc6-mm2 would > be an easier diff with the fsaio patches gone, but the readahead > rewrite clashes badly :( Well fsaio is restored, but there's now considerable doubt over it due to the recent febril febrility. How bad is the clash with the readahead patches? Clashes with git-block are likely, too. Bugfixes come first, so I will drop readahead and fsaio and git-block to get this work completed if needed - please work agaisnt mainline. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/