From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Mon, 04 Jun 2007 07:54:55 -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 l54EsqWt024842 for ; Mon, 4 Jun 2007 07:54:53 -0700 Date: Mon, 4 Jun 2007 15:54:52 +0100 From: Christoph Hellwig Subject: Re: [PATCH 2/3] XFS metadump utility Message-ID: <20070604145452.GC28033@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Barry Naujok Cc: "xfs@oss.sgi.com" , xfs-dev On Mon, May 28, 2007 at 03:22:55PM +1000, Barry Naujok wrote: > xfs_mdrestore Looks good from a quick glance.