From mboxrd@z Thu Jan 1 00:00:00 1970 From: Badari Pulavarty Subject: Re: [patch] fs: remove prepare_write/commit_write Date: Fri, 17 Oct 2008 11:45:28 -0700 Message-ID: <1224269128.15582.9.camel@badari-desktop> References: <20080924234116.GC30307@wotan.suse.de> <20081017173445.GA10293@infradead.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Nick Piggin , linux-fsdevel@vger.kernel.org, akpm@linux-foundation.org To: Christoph Hellwig Return-path: Received: from e32.co.us.ibm.com ([32.97.110.150]:50858 "EHLO e32.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752755AbYJQSoz (ORCPT ); Fri, 17 Oct 2008 14:44:55 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e32.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id m9HIi5VM000983 for ; Fri, 17 Oct 2008 12:44:06 -0600 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id m9HIisFN147788 for ; Fri, 17 Oct 2008 12:44:54 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m9HIirne016329 for ; Fri, 17 Oct 2008 12:44:54 -0600 In-Reply-To: <20081017173445.GA10293@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, 2008-10-17 at 13:34 -0400, Christoph Hellwig wrote: > On Thu, Sep 25, 2008 at 01:41:16AM +0200, Nick Piggin wrote: > > Just FYI (I'll resend for -mm after the last conversions get in), this shows > > how much cruft we shed after the old aops go away... > > All conversions are in mainline now, so can we get this patch in, too > for 2.6.28? > This patch applied cleanly against 2.6.27-git7, compiled and booted fine. FYI. Thanks, Badari