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)
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

diff --cc fs/f2fs/acl.c
Simple merge