From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [RFC/PATCH] - revert generic_fillattr stat->blksize to PAGE_CACHE_SIZE Date: Mon, 6 Nov 2006 23:17:49 +0000 Message-ID: <20061106231749.GB29711@infradead.org> References: <454FAE0A.3070409@redhat.com> <20061106230547.GA29711@infradead.org> <454FC20F.8040206@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Linux Kernel Mailing List , linux-fsdevel , Theodore Tso Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:27583 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1753920AbWKFXRv (ORCPT ); Mon, 6 Nov 2006 18:17:51 -0500 To: Eric Sandeen Content-Disposition: inline In-Reply-To: <454FC20F.8040206@redhat.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Nov 06, 2006 at 05:15:27PM -0600, Eric Sandeen wrote: > > I agree with the conclusion, but the patch is incomplete. You went down > > all the way to find out what the fileystems do in this messages, so add > > the hunks to override the defaults for non-standard filesystems to the > > patch aswell to restore the pre-inode diet state. > > Well, agreed. I put 80% or more back to pre-patch state, but not all. > :) So it's less broken with my patch than without, so at least it's > moving forward. So... Ted's patches get in w/o fixing up all the other > filesystems (left as an exercise to the patch reader) but mine can't? :) It's because no reviwer noticed the breakage Ted put in ;-) I think if you really refused to do the remaining 20% we can try to pressured Ted to do it and if that doesn't work I'll just do it myself because I'll be tired of arguing at that point..