diff options
author | Christian Brauner <[email protected]> | 2021-12-03 12:16:58 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2021-12-03 18:44:06 +0100 |
commit | bb49e9e730c2906a958eee273a7819f401543d6c (patch) | |
tree | 39552169323ef72b2561e12f86640926cb789b19 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d58071a8a76d779eedab38033ae4c821c30295a5 (diff) |
fs: add is_idmapped_mnt() helper
Multiple places open-code the same check to determine whether a given
mount is idmapped. Introduce a simple helper function that can be used
instead. This allows us to get rid of the fragile open-coding. We will
later change the check that is used to determine whether a given mount
is idmapped. Introducing a helper allows us to do this in a single
place instead of doing it for multiple places.
Link: https://lore.kernel.org/r/[email protected] (v1)
Link: https://lore.kernel.org/r/[email protected] (v2)
Link: https://lore.kernel.org/r/[email protected]
Cc: Seth Forshee <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Al Viro <[email protected]>
CC: [email protected]
Reviewed-by: Amir Goldstein <[email protected]>
Reviewed-by: Seth Forshee <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions