bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug#488549: Acknowledgement (coreutils: ls -l still prints


From: John David Anglin
Subject: Re: Bug#488549: Acknowledgement (coreutils: ls -l still prints
Date: Mon, 4 Aug 2008 15:43:29 -0400 (EDT)

> getfilecon_raw() uses getxattr().  The manpage for getxattr()
> says it returns ENOTSUP if extended attributes are not supported.
> This is a syscall and it will take a bit more digging to see if
> it is consistent with the documentation.

I finally got a working version of strace.  I see that lgetxattr()
returns EOPNOTSUPP, not ENOTSUP.

Dave
-- 
J. David Anglin                                  address@hidden
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]