[PATCH] xfsdump: fix restore of ext attrs on root directory
Christoph Hellwig
hch at infradead.org
Wed Jan 11 05:42:43 CST 2012
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 <wkendall at sgi.com>
> ---
> restore/tree.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the xfs
mailing list