Re: include/linux/xattr.h: how much userpace visible?

From: Nathan Scott
Date: Sun Jul 23 2006 - 18:56:57 EST


On Sun, Jul 23, 2006 at 08:43:43PM +0200, Adrian Bunk wrote:
> Hi,
>
> how much of include/linux/xattr.h has to be part of the userspace kernel
> headers?

None, I think.

> The function prototypes should no longer be visible in userspace.
> But how much of the rest of this file is usable for userspace?

The attr package has its own distinct copy of this file, which has
no kernel pieces - I'm not sure whether libc ended up copying this
or doing its own thing though.

cheers.

--
Nathan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/