On Thu, Mar 30, 2006 at 01:23:43PM -0600, Graeme Humphries wrote: > Paddy Sreenivasan wrote:
> > Yes. Backing up extended attributes is needed for many environments such > > as SE Linux. > Indeed. It'll be very helpful for us as our fileserver has a lot of > permissions in ACLs at the moment. In the mean time, something like cd $dlepath && getfacl -R --skip-base . >acl-info in a wrapper should do the job. Unfortunately, getfacl don't seem to have an --one-file-system option, so it will 1. scan too much and 2. casually error out on automounters/hald :-((
