diff options
author | Christian Brauner <brauner@kernel.org> | 2022-09-18 23:54:14 +0300 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-09-18 23:54:14 +0300 |
commit | 42b7cc11023d0aa19dbf4d60bb3b8f7423d24a24 (patch) | |
tree | 08c1a5813418da3c50c77febe2dbef840bcbb5ee /tools/perf/scripts/python/stackcollapse.py | |
parent | b0463b9dd7030a766133ad2f1571f97f204d7bdf (diff) | |
download | linux-42b7cc11023d0aa19dbf4d60bb3b8f7423d24a24.tar.xz |
xfs: port to vfs{g,u}id_t and associated helpers
A while ago we introduced a dedicated vfs{g,u}id_t type in commit
1e5267cd0895 ("mnt_idmapping: add vfs{g,u}id_t"). We already switched
over a good part of the VFS. Ultimately we will remove all legacy
idmapped mount helpers that operate only on k{g,u}id_t in favor of the
new type safe helpers that operate on vfs{g,u}id_t.
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions