Re: [PATCH 1/2] find: add SELinux support

2009-07-20 Thread Kamil Dudka
On Mon July 20 2009 13:33:23 Kamil Dudka wrote: > Sorry for confusion. My previous testing was completely wrong because I ran > older version of findutils on Fedora. With the current git version it fails > on Fedora, too. It means something has been changed within findutils and/or > gnulib in the m

Re: [PATCH 1/2] find: add SELinux support

2009-07-20 Thread Kamil Dudka
On Tue July 14 2009 21:31:22 Eric Blake wrote: > Kamil Dudka redhat.com> writes: > > In other words on Debian find does not change the working directory > > before calling lgetxattr syscall. That's why lgetxattr does not see the > > file and returns ENOENT (No such file or directory). > > One thin