Re: [PATCH] 2.6.15: Filesystem capabilities 0.16

From: Jan Engelhardt
Date: Sun Jan 15 2006 - 15:56:24 EST



>> This patch implements filesystem capabilities. It allows to run
>> privileged executables without the need for suid root.
>
>Why not implement this via xattr framework and the "system."
>namespace there? I would suggest "system.posix_capabilties" for this.
>
>That way you can reduce your infrastructure, take advantage
>of caching features, have user space tools for viewing and changing
>this and resize2fs works for it now or soon.
>
>What do you think?

I think some filesystems lack the luxury of xattrs.



Jan Engelhardt
--
-
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/