From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: Re: 2.6.21-rc6 new aops patchset Date: Wed, 18 Apr 2007 07:04:13 +0200 Message-ID: <20070418050413.GG18452@wotan.suse.de> References: <20070412044852.GA31961@wotan.suse.de> <1176395857.24509.137.camel@dyn9047017100.beaverton.ibm.com> <20070412232525.GA23523@wotan.suse.de> <1176482525.8559.19.camel@dyn9047017100.beaverton.ibm.com> <20070414005224.GA14544@wotan.suse.de> <1176835301.16355.10.camel@dyn9047017100.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Filesystems To: Badari Pulavarty Return-path: Received: from ns.suse.de ([195.135.220.2]:44802 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932184AbXDRFEP (ORCPT ); Wed, 18 Apr 2007 01:04:15 -0400 Content-Disposition: inline In-Reply-To: <1176835301.16355.10.camel@dyn9047017100.beaverton.ibm.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Apr 17, 2007 at 11:41:41AM -0700, Badari Pulavarty wrote: > On Sat, 2007-04-14 at 02:52 +0200, Nick Piggin wrote: > .. > > > > > And also, you are missing few of the cleanups I sent + ext4 aop > > > conversion. Do you want me to send it again ? > > > > If you could, that would be great. > > > > Convert ext4 to use write_begin()/write_end() methods. > > Signed-off-by: Badari Pulavarty Thanks, applied. Were there any ext3 cleanups still missing? I thought I applied them all...