From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [patch] fs: remove prepare_write/commit_write Date: Fri, 17 Oct 2008 13:34:45 -0400 Message-ID: <20081017173445.GA10293@infradead.org> References: <20080924234116.GC30307@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Badari Pulavarty , linux-fsdevel@vger.kernel.org, akpm@linux-foundation.org To: Nick Piggin Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:48303 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755229AbYJQRes (ORCPT ); Fri, 17 Oct 2008 13:34:48 -0400 Content-Disposition: inline In-Reply-To: <20080924234116.GC30307@wotan.suse.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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?