From: ZhangZhen Date: Tue, 8 Apr 2014 11:30:19 +0000 (+0800) Subject: btrfs: remove useless ACL check X-Git-Tag: omap-for-v3.16/fixes-against-rc1~54^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776e4aae5508848730a82b4695edfbd7bc802c33;p=pandora-kernel.git btrfs: remove useless ACL check posix_acl_xattr_set() already does the check, and it's the only way to feed in an ACL from userspace. So the check here is useless, remove it. Signed-off-by: zhang zhen Signed-off-by: Chris Mason --- Reading git-diff-tree failed