From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q0BBgicL162058 for ; Wed, 11 Jan 2012 05:42:44 -0600 Date: Wed, 11 Jan 2012 06:42:43 -0500 From: Christoph Hellwig Subject: Re: [PATCH] xfsdump: fix restore of ext attrs on root directory Message-ID: <20120111114243.GC14423@infradead.org> References: <1325883116-21990-1-git-send-email-wkendall@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1325883116-21990-1-git-send-email-wkendall@sgi.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Bill Kendall Cc: xfs@oss.sgi.com On Fri, Jan 06, 2012 at 02:51:56PM -0600, Bill Kendall wrote: > xfsrestore fails to restore extended attributes on the root directory > because Node2path(), which returns a pathname relative to the restore > root, returns an empty string instead of ".". > > Signed-off-by: Bill Kendall > --- > restore/tree.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs