• Andrew Morton's avatar
    [PATCH] xattr: trusted extended attributes · c2e7eeb0
    Andrew Morton authored
    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.
    c2e7eeb0
xattr.c 31.4 KB