posix acls: Remove duplicate xattr name definitions
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 2 Dec 2015 13:44:35 +0000 (14:44 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 7 Dec 2015 02:25:17 +0000 (21:25 -0500)
commit97d79299223baab330b194437e676d301f12d5f6
tree7845b5fe37465c52d3a8584b4f00945617333a0d
parent44cb0d3f778da6646f8e993245ee827a6b7df6d5
posix acls: Remove duplicate xattr name definitions

Remove POSIX_ACL_XATTR_{ACCESS,DEFAULT} and GFS2_POSIX_ACL_{ACCESS,DEFAULT}
and replace them with the definitions in <include/uapi/linux/xattr.h>.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: James Morris <james.l.morris@oracle.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
15 files changed:
drivers/staging/lustre/lustre/llite/xattr.c
fs/9p/acl.c
fs/btrfs/acl.c
fs/btrfs/inode.c
fs/ceph/acl.c
fs/cifs/xattr.c
fs/gfs2/acl.c
fs/gfs2/acl.h
fs/hfsplus/posix_acl.c
fs/jfs/acl.c
fs/nfs/nfs3acl.c
fs/posix_acl.c
fs/reiserfs/xattr_acl.c
fs/xfs/xfs_xattr.c
include/linux/posix_acl_xattr.h