From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: Re: [patch 12/41] fs: introduce write_begin, write_end, and perform_write aops Date: Fri, 1 Jun 2007 03:18:23 +0200 Message-ID: <20070601011823.GA28585@wotan.suse.de> References: <20070524052844.860329000@suse.de> <20070524053155.065366000@linux.local0.net> <20070530213035.d7b6e3e0.akpm@linux-foundation.org> <20070531044327.GD20107@wotan.suse.de> <20070530215231.468e7f26.akpm@linux-foundation.org> <20070531045754.GE20107@wotan.suse.de> <20070530221121.7eadc807.akpm@linux-foundation.org> <20070531051539.GK20107@wotan.suse.de> <20070531000539.7386646c.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, Mark Fasheh , Linux Memory Management To: Andrew Morton Return-path: Received: from ns1.suse.de ([195.135.220.2]:40126 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754229AbXFABS2 (ORCPT ); Thu, 31 May 2007 21:18:28 -0400 Content-Disposition: inline In-Reply-To: <20070531000539.7386646c.akpm@linux-foundation.org> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, May 31, 2007 at 12:05:39AM -0700, Andrew Morton wrote: > On Thu, 31 May 2007 07:15:39 +0200 Nick Piggin wrote: > > > If you can send that rollup, it would be good. I could try getting > > everything to compile and do some more testing on it too. > > > Single patch against 2.6.22-rc3: http://userweb.kernel.org/~akpm/np.gz > > broken-out: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-05-30-09-30.tar.gz Thanks, I'll get onto it.