From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [rfc][patch 1/3] fs: new truncate sequence Date: Sat, 15 Aug 2009 11:18:24 -0400 Message-ID: <20090815151824.GA16697@infradead.org> References: <20090706165438.GQ2714@wotan.suse.de> <20090815145131.GA25509@infradead.org> <20090815151412.GB30951@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , linux-fsdevel@vger.kernel.org, Jan Kara , LKML , linux-mm@kvack.org To: Nick Piggin Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:42176 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753126AbZHOPSY (ORCPT ); Sat, 15 Aug 2009 11:18:24 -0400 Content-Disposition: inline In-Reply-To: <20090815151412.GB30951@wotan.suse.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sat, Aug 15, 2009 at 05:14:12PM +0200, Nick Piggin wrote: > On Sat, Aug 15, 2009 at 10:51:31AM -0400, Christoph Hellwig wrote: > > Nick, what's the plan with moving forward on this? We're badly waiting > > for it on the XFS side. > > I was hoping Al would take it but no reply... Any other git tree you > suggest, or -mm? If we can get it into -mm until Al reappear that would be good. What are your plans to convert other filesystems? I'd like to have at least all that use O_DIRECT converted ASAP.