On Saturday 14 January 2006 22:21, Olaf Dietsche wrote: > 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? Regards Ingo Oeser