jfs: use generic posix ACL infrastructure
authorChristoph Hellwig <hch@infradead.org>
Fri, 20 Dec 2013 13:16:51 +0000 (05:16 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Jan 2014 04:58:22 +0000 (23:58 -0500)
Copy the scheme I introduced to btrfs many years ago to only use the
xattr handler for ACLs, but pass plain attrs straight through.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/jfs/acl.c
fs/jfs/file.c
fs/jfs/jfs_acl.h
fs/jfs/jfs_xattr.h
fs/jfs/namei.c
fs/jfs/super.c
fs/jfs/xattr.c

diff --cc fs/jfs/acl.c
Simple merge
diff --cc fs/jfs/file.c
Simple merge
Simple merge
Simple merge
diff --cc fs/jfs/namei.c
Simple merge
diff --cc fs/jfs/super.c
Simple merge
diff --cc fs/jfs/xattr.c
Simple merge