diff options
author | Miklos Szeredi <[email protected]> | 2021-01-28 10:22:48 +0100 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2021-01-28 10:22:48 +0100 |
commit | 554677b97257b0b69378bd74e521edb7e94769ff (patch) | |
tree | dda70a39b9d857725fd20f57e1869fba897377fd /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 9efb069de4ba748d284f6129e71de239f801053a (diff) |
ovl: perform vfs_getxattr() with mounter creds
The vfs_getxattr() in ovl_xattr_set() is used to check whether an xattr
exist on a lower layer file that is to be removed. If the xattr does not
exist, then no need to copy up the file.
This call of vfs_getxattr() wasn't wrapped in credential override, and this
is probably okay. But for consitency wrap this instance as well.
Reported-by: "Eric W. Biederman" <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions