diff options
author | Stefan Roesch <shr@fb.com> | 2022-08-16 08:31:58 -0700 |
---|---|---|
committer | Christian Brauner (Microsoft) <brauner@kernel.org> | 2022-08-18 09:39:33 +0200 |
commit | 41191cf6bf565f4139046d7be68ec30c290af92d (patch) | |
tree | 4e8a50300911f3c79e946884508db52e42a2ff23 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) |
fs: __file_remove_privs(): restore call to inode_has_no_xattr()
This restores the call to inode_has_no_xattr() in the function
__file_remove_privs(). In case the dentry_meeds_remove_privs() returned
0, the function inode_has_no_xattr() was not called.
Signed-off-by: Stefan Roesch <shr@fb.com>
Fixes: faf99b563558 ("fs: add __remove_file_privs() with flags parameter")
Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Link: https://lore.kernel.org/r/20220816153158.1925040-1-shr@fb.com
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions