]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext2/3/4: use generic posix ACL infrastructure
authorChristoph Hellwig <hch@infradead.org>
Fri, 20 Dec 2013 13:16:44 +0000 (05:16 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Jan 2014 04:58:19 +0000 (23:58 -0500)
commit64e178a7118b1cf7648391755e44dcc209091003
treef06ee5408a04ee86c7a79dfd885aaab3c5f3f070
parent996a710d46418cacb5b4a519ab9341a74066551d
ext2/3/4: use generic posix ACL infrastructure

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
21 files changed:
fs/ext2/acl.c
fs/ext2/acl.h
fs/ext2/file.c
fs/ext2/inode.c
fs/ext2/namei.c
fs/ext2/xattr.c
fs/ext2/xattr.h
fs/ext3/acl.c
fs/ext3/acl.h
fs/ext3/file.c
fs/ext3/inode.c
fs/ext3/namei.c
fs/ext3/xattr.c
fs/ext3/xattr.h
fs/ext4/acl.c
fs/ext4/acl.h
fs/ext4/file.c
fs/ext4/inode.c
fs/ext4/namei.c
fs/ext4/xattr.c
fs/ext4/xattr.h