From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: Re: [ANNOUNCE] new new aops patchset Date: Thu, 5 Apr 2007 04:09:18 +0200 Message-ID: <20070405020918.GC11192@wotan.suse.de> References: <20070402120934.GA19626@wotan.suse.de> <20070404221034.GF21982@ca-server1.us.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Filesystems , Steven Whitehouse To: Mark Fasheh Return-path: Received: from mail.suse.de ([195.135.220.2]:43521 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752902AbXDECJU (ORCPT ); Wed, 4 Apr 2007 22:09:20 -0400 Content-Disposition: inline In-Reply-To: <20070404221034.GF21982@ca-server1.us.oracle.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Apr 04, 2007 at 03:10:34PM -0700, Mark Fasheh wrote: > On Mon, Apr 02, 2007 at 02:09:34PM +0200, Nick Piggin wrote: > > Updated aops patchset against 2.6.21-rc5. > > > > http://www.kernel.org/pub/linux/kernel/people/npiggin/patches/new-aops/ > > Thanks again for pushing this stuff out Nick. > > Fwiw, I had merge conflicts working against the latest git code from Linus - > it looks like Jens pushed some splice changes (some from you). A refreshed > fs-new-write-aops.patch is attached. Thanks, added. > The ext3 patch also caused me some problems, but I just temporarily dropped > it for my immediate work. Yeah, good idea ;)