ima: use type safe idmapping helpers
authorChristian Brauner <brauner@kernel.org>
Wed, 29 Jun 2022 14:28:04 +0000 (16:28 +0200)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Wed, 26 Oct 2022 08:03:34 +0000 (10:03 +0200)
commit8e27a7ae3d8699f1988331368ad658510a248c09
tree31e658b5b476ab58394e410223e48453a2afbc4c
parent5e26a01e56fd03647d14b4461eeb69abde88a4e3
ima: 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>
security/integrity/ima/ima_policy.c