Re: [PATCH] xfsdump: fix restore of ext attrs on root directory
From: Christoph Hellwig <hch@infradead.org>
Date: 2012-01-11 11:42:44
From: Christoph Hellwig <hch@infradead.org>
Date: 2012-01-11 11:42:44
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 <redacted> --- restore/tree.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de> _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs