On Mon, 7 Jun 2004 22:52, Stephen Smalley <sds@xxxxxxxxxxxxxx> wrote: > On Mon, 2004-06-07 at 08:36, Russell Coker wrote: > > >From the SE Linux patch to ls.c: > > > > + modebuf[10] = (FILE_HAS_ACL (f) ? '+' : ' '); > > That is copied from the corresponding code for computing the mode string > in print_long_format. In turn, FILE_HAS_ACL is based on the f->have_acl > flag. But f->have_acl is only assigned a value if format == long_format Great work! I've filed the following bugzilla report. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=125447 -- http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark http://www.coker.com.au/postal/ Postal SMTP/POP benchmark http://www.coker.com.au/~russell/ My home page