Radmind / radmind

A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines.
Other
22 stars 15 forks source link

fsdiff: negative directories with xattrs #165

Open pdarragh opened 14 years ago

pdarragh commented 14 years ago

Observed on Internal radmind build (~v1.13) with xattr support RHEL5.4: Linux gpcc.itd.umich.edu 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

fsdiff(1) reports the xattrs missing for the first directory listed in the first negative transcript, and generates an error of the form: xattr_get_size ./<dir>/security.selinux.xattr:./<dir>: No such file or directory

A shell session log showing the behaviour with a minimal command/transcript structure is attached. This includes the transcripts used and strace(8) output.

Original comment by: adb2779

pdarragh commented 14 years ago

xattrs with negative directories

Original comment by: adb2779