diff options
author | 2020-08-11 15:00:20 +0800 | |
---|---|---|
committer | 2020-09-18 22:11:13 +0800 | |
commit | d578b46db69d125a654f509bdc9091d84e924dc8 (patch) | |
tree | 0d21178a564d48eb191a9a43aa1747ea4e2d174a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.9-rc5 (diff) | |
download | wireguard-linux-d578b46db69d125a654f509bdc9091d84e924dc8.tar.xz wireguard-linux-d578b46db69d125a654f509bdc9091d84e924dc8.zip |
erofs: avoid duplicated permission check for "trusted." xattrs
Don't recheck it since xattr_permission() already
checks CAP_SYS_ADMIN capability.
Just follow 5d3ce4f70172 ("f2fs: avoid duplicated permission check for "trusted." xattrs")
Reported-by: Hongyu Jin <hongyu.jin@unisoc.com>
[ Gao Xiang: since it could cause some complex Android overlay
permission issue as well on android-5.4+, it'd be better to
backport to 5.4+ rather than pure cleanup on mainline. ]
Cc: <stable@vger.kernel.org> # 5.4+
Link: https://lore.kernel.org/r/20200811070020.6339-1-hsiangkao@redhat.com
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <hsiangkao@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions