From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Sat, 17 Mar 2007 04:45:28 -0700 (PDT) Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id l2HBjL6p028607 for ; Sat, 17 Mar 2007 04:45:24 -0700 Date: Sat, 17 Mar 2007 11:45:20 +0000 From: "'Christoph Hellwig'" Subject: Re: [PATCH] New xfs_repair handling for inode nlink counts Message-ID: <20070317114519.GA7922@infradead.org> References: <20070309073410.GA8798@infradead.org> <200703130151.MAA03235@larry.melbourne.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200703130151.MAA03235@larry.melbourne.sgi.com> Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Barry Naujok Cc: 'Christoph Hellwig' , xfs@oss.sgi.com, xfs-dev@sgi.com On Tue, Mar 13, 2007 at 12:51:35PM +1100, Barry Naujok wrote: > Hi Christoph, > > Thanks for the feedback. I've attached an update to the trackmem stuff > for review. globals.c is now unmodified. Looks good to me.