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 p8SDDgKT109561 for ; Wed, 28 Sep 2011 08:13:42 -0500 Received: from mta31.charter.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id D07AD554AFA for ; Wed, 28 Sep 2011 06:13:40 -0700 (PDT) Received: from mta31.charter.net (mta31.charter.net [216.33.127.82]) by cuda.sgi.com with ESMTP id OTsubTm9776osfxF for ; Wed, 28 Sep 2011 06:13:40 -0700 (PDT) Received: from imp11 ([10.20.200.11]) by mta31.charter.net (InterMail vM.7.09.02.04 201-2219-117-106-20090629) with ESMTP id <20110928131340.VNWF3994.mta31.charter.net@imp11> for ; Wed, 28 Sep 2011 09:13:40 -0400 Message-ID: <4E831D81.6070102@cchtml.com> Date: Wed, 28 Sep 2011 08:13:37 -0500 From: Michael Cronenworth MIME-Version: 1.0 Subject: Re: 64-bit inodes and back again References: <4E825C25.6050804@cchtml.com> <20110928011020.GE3159@dastard> <4E8278D8.9060309@cchtml.com> <4E828BE1.8030003@cchtml.com> <20110928053539.GF3159@dastard> <4E82C5AF.8040203@cchtml.com> <20110928110726.GG3159@dastard> In-Reply-To: <20110928110726.GG3159@dastard> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com 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