X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-rupdated Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id nB2F9ho8008103 for ; Wed, 2 Dec 2009 09:09:43 -0600 X-ASG-Debug-ID: 1259766614-1b0400310000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 5CB53190FB04 for ; Wed, 2 Dec 2009 07:10:14 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id rioYqEfH8LijaaDB for ; Wed, 02 Dec 2009 07:10:14 -0800 (PST) X-ASG-Whitelist: Client Received: from hch by bombadil.infradead.org with local (Exim 4.69 #1 (Red Hat Linux)) id 1NFqqM-0007EX-1k; Wed, 02 Dec 2009 15:10:14 +0000 Date: Wed, 2 Dec 2009 10:10:14 -0500 From: Christoph Hellwig To: Eric Sandeen Cc: xfs-oss X-ASG-Orig-Subj: Re: [PATCH] (resend) xfsprogs: make lazy-count=1 the default. Subject: Re: [PATCH] (resend) xfsprogs: make lazy-count=1 the default. Message-ID: <20091202151014.GC16338@infradead.org> References: <4B156FC3.8010402@sandeen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B156FC3.8010402@sandeen.net> User-Agent: Mutt/1.5.19 (2009-01-05) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html X-Barracuda-Connect: bombadil.infradead.org[18.85.46.34] X-Barracuda-Start-Time: 1259766614 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean On Tue, Dec 01, 2009 at 01:34:27PM -0600, Eric Sandeen wrote: > With the xfstests fixed up, we should be able to do this now. Thanks, this is long overdue and a good default for 3.1.0. We should announce it prominently enough in CHANGES and the release mail, though. Reviewed-by: Christoph Hellwig