Re: Capabilities
Andreas Gruenbacher (a.gruenbacher@bestbits.at)
Fri, 11 Feb 2000 17:48:59 +0100
IMHO capabilities can be stored on the same block as the ACL of an inode. We
already have an ACL pointer in ext2 inodes. The on-disk format of the Linux ACL
project at <http://acl.bestbits.at/> already has four reserved 32-bit fields.
These are intended for storing capabilities or similar.
I'm currently working on improving the ACL cache. One of the goals is support
for capabilities.
Andreas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/