commit | 776e4aae5508848730a82b4695edfbd7bc802c33 | [log] [tgz] |
---|---|---|
author | ZhangZhen <zhenzhang.zhang@huawei.com> | Tue Apr 08 19:30:19 2014 +0800 |
committer | Chris Mason <clm@fb.com> | Mon Jun 09 17:20:42 2014 -0700 |
tree | e330f3f77aeebd7a66d45dfbb0ab7826687d2bdb | |
parent | 4d90d28b1c5c5ab6292c0888dc1ebdfc3023f877 [diff] |
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 <zhenzhang.zhang@huawei.com> Signed-off-by: Chris Mason <clm@fb.com>