f2fs: use generic posix ACL infrastructure
authorChristoph Hellwig <hch@infradead.org>
Fri, 20 Dec 2013 13:16:45 +0000 (05:16 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Jan 2014 04:58:19 +0000 (23:58 -0500)
commita6dda0e63e97122ce9e0ba04367e37cca28315fa
treee8dec7f19884035c41b3ddd807ca5dcde65fef41
parent64e178a7118b1cf7648391755e44dcc209091003
f2fs: use generic posix ACL infrastructure

f2fs has some weird mode bit handling, so still using the old
chmod code for now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/f2fs/acl.c
fs/f2fs/acl.h
fs/f2fs/f2fs.h
fs/f2fs/file.c
fs/f2fs/namei.c
fs/f2fs/xattr.c
fs/f2fs/xattr.h