Received: with ECARTIS (v1.0.0; list linux-xfs); Mon, 23 Jan 2006 18:16:23 -0800 (PST) Received: from ishtar.tlinx.org (ishtar.tlinx.org [64.81.245.74]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id k0O2GGm2024429 for ; Mon, 23 Jan 2006 18:16:16 -0800 Received: from [192.168.3.20] (shiva [192.168.3.20]) by ishtar.tlinx.org (8.13.3/8.12.10/SuSE Linux 0.7) with ESMTP id k0O2GnRo003904; Mon, 23 Jan 2006 18:16:50 -0800 Message-ID: <43D58E10.4010605@tlinx.org> Date: Mon, 23 Jan 2006 18:16:48 -0800 From: Linda Walsh User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en, en_US MIME-Version: 1.0 To: David Brown CC: Linux-Xfs Subject: Re: xfsdump, fs-attr "d" & directories References: <43D53CCA.3010808@tlinx.org> <20060123205131.GA19438@old.davidb.org> In-Reply-To: <20060123205131.GA19438@old.davidb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-archive-position: 7241 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: xfs@tlinx.org Precedence: bulk X-list: linux-xfs Content-Length: 854 Lines: 31 David Brown wrote: >On Mon, Jan 23, 2006 at 12:30:02PM -0800, Linda Walsh wrote: > > >>I was wondering, regarding the "d" attribute on files. >>It says it specifies not to dump the specific file. >>Is support for marking directories non-dumpable planned? >> >> >The 'd' attribute on directories will be inherited by any new files or >directories that are created under it. > >To start, you'll want to do a recursive set of the attribute 'chattr -R'. >Once you set the attribute on the directory, newly created entities will >also get it. > >Be sure to also specify '-e' to xfsdump. > > --- Thanks! That inherited 'd' is an interesting behavior. Is it new? Where would it have been documented for me to have looked it up myself? Don't see it under my 'chattr' or 'xfsdump' man pages (though they might be dated...) Thanks again! Linda