• Andrew Morton's avatar
    [PATCH] xattr: allow kernel code to override EA permissions · f83b53c5
    Andrew Morton authored
    Patch from Andreas Gruenbacher <agruen@suse.de>
    
    This adds the XATTR_KERNEL_CONTEXT extended attributes flag.  Kernel code may
    use this flag to override extended attribute permission restrictions that
    would otherwise be imposed on the calling process.
    f83b53c5
xattr_user.c 2.37 KB