Re: 64-bit inodes and back again
From: Michael Cronenworth <hidden>
Date: 2011-09-28 13:13:42
Dave Chinner on 09/28/2011 06:07 AM wrote:
It's failing trying to copy the attributes on a directory. What are the attributes on the specific directory?
That particular directory was drwxrwsr-x root:mock However, I tried it on a number of other directories that had plain attributes like: drwxr-xr-x root:root It failed the same way on those directories. # ls -lid /usr/share/doc/xfsdump-3.0.4 4295007717 drwxr-xr-x. 2 root root 4096 Sep 28 02:58 /usr/share/doc/xfsdump-3.0.4 # xfs_reno -vv /usr/share/doc/xfsdump-3.0.4 Scanning directory tree... Processing 1 directory... xfs_reno: directory: 4295007717 1 /usr/share/doc/xfsdump-3.0.4 xfs_reno: unable to duplicate directory attributes: /usr/share/doc/xfsdump-3.0.4 0 seconds elapsed Done. # ls -lid /usr/share/doc/xfsdump-3.0.4 4295007717 drwxr-xr-x. 2 root root 4096 Sep 28 09:12 /usr/share/doc/xfsdump-3.0.4 _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs