commit | a6dda0e63e97122ce9e0ba04367e37cca28315fa | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:45 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 25 23:58:19 2014 -0500 |
tree | e8dec7f19884035c41b3ddd807ca5dcde65fef41 | |
parent | 64e178a7118b1cf7648391755e44dcc209091003 [diff] |
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>