From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: [patch 0/3] more buffered write fixes Date: Thu, 30 Nov 2006 08:26:08 +0100 Message-ID: <20061130072608.GD18004@wotan.suse.de> References: <20061130072058.GA18004@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from ns1.suse.de ([195.135.220.2]:49823 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1758533AbWK3H0J (ORCPT ); Thu, 30 Nov 2006 02:26:09 -0500 To: Linux Kernel Mailing List , Andrew Morton , linux-fsdevel@vger.kernel.org Content-Disposition: inline In-Reply-To: <20061130072058.GA18004@wotan.suse.de> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Sorry, I should give some background. The following patches attempt to fix the problems people have identified with buffered write deadlock patches. Against 2.6.19 + the previous patchset dropped from -mm. Comments?