]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94eea78c162c272ba6f8000ba3fa485733f8bcd8
treee8dec7f19884035c41b3ddd807ca5dcde65fef41
parentbed63af3f4733ad37c0b60fe4195ab16ac8952ee
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