> 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                                  [EMAIL PROTECTED]
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to