diff options
author | Christian Brauner <[email protected]> | 2022-06-21 16:14:48 +0200 |
---|---|---|
committer | Christian Brauner (Microsoft) <[email protected]> | 2022-06-26 18:18:54 +0200 |
commit | 234a3113f28d02973ecf501f83d796ea89db295f (patch) | |
tree | 63ff7384146f30d8366a8936f2dd516d5f5c974f /lib/mpi/mpi-sub-ui.c | |
parent | 1e5267cd0895183e09c5bb76da85c674014285d0 (diff) |
fs: add two type safe mapping helpers
Introduce i_{g,u}id_into_vfs{g,u}id(). They return vfs{g,u}id_t. This
makes it way harder to confused idmapped mount {g,u}ids with filesystem
{g,u}ids.
The two helpers will eventually replace the old non type safe
i_{g,u}id_into_mnt() helpers once we finished converting all places. Add
a comment noting that they will be removed in the future.
All new helpers are nops on non-idmapped mounts.
Link: https://lore.kernel.org/r/[email protected]
Cc: Seth Forshee <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Aleksa Sarai <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Al Viro <[email protected]>
CC: [email protected]
Reviewed-by: Seth Forshee <[email protected]>
Signed-off-by: Christian Brauner (Microsoft) <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions