[PATCH] xattr: trusted extended attributes
Patch from Andreas Gruenbacher <agruen@suse.de> This patch adds trusted extended attributes. Trusted extended attributes are visible and accessible only to processes that have the CAP_SYS_ADMIN capability. Attributes in this class are used to implement mechanisms in user space (i.e., outside the kernel) which keep information in extended attributes to which ordinary processes have no access. HSM is an example.
Showing
fs/ext2/xattr_trusted.c
0 → 100644
fs/ext3/xattr_trusted.c
0 → 100644
Please register or sign in to comment