caps: use type safe idmapping helpers
authorChristian Brauner <brauner@kernel.org>
Thu, 20 Oct 2022 12:50:10 +0000 (14:50 +0200)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Wed, 26 Oct 2022 08:02:39 +0000 (10:02 +0200)
commitb7c9b6751242fec703c1b7d1bcfea1d80fe00c8d
tree165dbac357be39293f25dab2f8c5df4e2849df60
parenta2bd096fb2d7f50fb4db246b33e7bfcf5e2eda3a
caps: use type safe idmapping helpers

We already ported most parts and filesystems over for v6.0 to the new
vfs{g,u}id_t type and associated helpers for v6.0. Convert the remaining
places so we can remove all the old helpers.
This is a non-functional change.

Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
kernel/capability.c
security/commoncap.c