]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: remove the redundant validation check of acl
authorGu Zheng <guz.fnst@cn.fujitsu.com>
Tue, 24 Jun 2014 10:18:14 +0000 (18:18 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 9 Jul 2014 21:04:25 +0000 (14:04 -0700)
commit9d02d5e50f0c8c0d2c8bfd2f5259f0e7a2dcb97d
treea1c09b87b13e7210831cbbe0476341caa03aabe7
parent3a8edfd31ebe9bd0e26ff87127122e1e61666a22
f2fs: remove the redundant validation check of acl

kernel side(xx_init_acl), the acl is get/cloned from the parent dir's,
which is credible. So remove the redundant validation check of acl
here.

Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/acl.c