diff options
author | Christian Brauner <[email protected]> | 2021-01-21 14:19:41 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2021-01-24 14:27:19 +0100 |
commit | 435ac6214e00eab191296cd6cfdc316aa07e7794 (patch) | |
tree | 0ea0d6cd7fd15a870e9b12478316c2b1090da7a2 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0f5d220b42fba0ab17a7353787be3c29bea92e30 (diff) |
would_dump: handle idmapped mounts
When determining whether or not to create a coredump the vfs will verify
that the caller is privileged over the inode. Make the would_dump()
helper handle idmapped mounts by passing down the mount's user namespace
of the exec file. If the initial user namespace is passed nothing
changes so non-idmapped mounts will see identical behavior as before.
Link: https://lore.kernel.org/r/[email protected]
Cc: Christoph Hellwig <[email protected]>
Cc: David Howells <[email protected]>
Cc: Al Viro <[email protected]>
Cc: [email protected]
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions