• Andrew Morton's avatar
    [PATCH] xattr: infrastructure for permission overrides · 36bc191b
    Andrew Morton authored
    Patch from Andreas Gruenbacher <agruen@suse.de>
    
    This adds flags parameters to the getxattr, listxattr, and removexattr inode
    operations.  This is in preparation for the next patch, which allows
    in-kernel code (i.e., modules) to override extended attribute permission
    restrictions (which in turn is used by HSM implementations and the like).
    36bc191b
fs.h 47.4 KB