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:55:17 -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 l54Et9Wt024954 for ; Mon, 4 Jun 2007 07:55:11 -0700 Date: Mon, 4 Jun 2007 15:55:09 +0100 From: Christoph Hellwig Subject: Re: [PATCH 3/3] XFS metadump utility Message-ID: <20070604145509.GD28033@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:58PM +1000, Barry Naujok wrote: > xfs_metadump and xfs_mdrestore man pages. Looks fine.