Skip to content
  • Steven Whitehouse's avatar
    GFS2: Clean up ACLs · 479c427d
    Steven Whitehouse authored
    
    
    To prepare for support for caching of ACLs, this cleans up the GFS2
    ACL support by pushing the xattr code back into xattr.c and changing
    the acl_get function into one which only returns ACLs so that we
    can drop the caching function into it shortly.
    
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    479c427d