From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [patch 00/11] new truncate sequence Date: Tue, 22 Sep 2009 22:00:42 +0200 Message-ID: <20090922200042.GA27015@lst.de> References: <20090820163504.131529718@suse.de> <20090922150444.GA14566@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: npiggin@suse.de, Andrew Morton , linux-fsdevel@vger.kernel.org, Christoph Hellwig To: Al Viro Return-path: Received: from verein.lst.de ([213.95.11.210]:34291 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751084AbZIVUBb (ORCPT ); Tue, 22 Sep 2009 16:01:31 -0400 Content-Disposition: inline In-Reply-To: <20090922150444.GA14566@ZenIV.linux.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Sep 22, 2009 at 04:04:44PM +0100, Al Viro wrote: > On Fri, Aug 21, 2009 at 02:35:04AM +1000, npiggin@suse.de wrote: > > Hi, > > > > I have made a few small changes that were suggested, and converted > > a few more filesystems over. I didn't spend so much time on converting > > them this week so I think it should be best to just get it out now. > > Umm... who calls jfs_setsize()? Yeah, noticed this while looking over the series. The JFS patch seems to be botched.