• Andrew Morton's avatar
    [PATCH] xattr: cleanups · 574dd596
    Andrew Morton authored
    From: From: Andreas Gruenbacher <agruen@suse.de>
    
    * Various minor cleanups and simplifications in the extended attributes
      and acl code.
    
    * Use a smarter shortcut rule in ext[23]_permission(): If the mask
      contains permissions that are not also contained in the group
      file mode permission bits, those permissions can never be granted by
      an acl. (The previous shortcut rule was more coarse.)
    574dd596
acl.c 13.4 KB