From: Gu Zheng Date: Tue, 24 Jun 2014 10:18:14 +0000 (+0800) Subject: f2fs: remove the redundant validation check of acl X-Git-Tag: omap-for-v3.17/fixes-against-rc2~163^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34e6d456da4a61f655655a6d431657da5753913f;p=pandora-kernel.git 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 Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed