diff options
author | Christian Brauner <[email protected]> | 2021-12-03 12:17:03 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2021-12-03 18:58:11 +0100 |
commit | 4472071331549e911a5abad41aea6e3be855a1a4 (patch) | |
tree | 6da51e76328b10a835c33f6f916a671a12274e5d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 8cc5c54de44c5e8e104d364a627ac4296845fc7f (diff) |
fs: use low-level mapping helpers
In a few places the vfs needs to interact with bare k{g,u}ids directly
instead of struct inode. These are just a few. In previous patches we
introduced low-level mapping helpers that are able to support
filesystems mounted an idmapping. This patch simply converts the places
to use these new helpers.
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: Amir Goldstein <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Al Viro <[email protected]>
CC: [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