commit | b7c9b6751242fec703c1b7d1bcfea1d80fe00c8d | [log] [tgz] |
---|---|---|
author | Christian Brauner <brauner@kernel.org> | Thu Oct 20 14:50:10 2022 +0200 |
committer | Christian Brauner (Microsoft) <brauner@kernel.org> | Wed Oct 26 10:02:39 2022 +0200 |
tree | 165dbac357be39293f25dab2f8c5df4e2849df60 | |
parent | a2bd096fb2d7f50fb4db246b33e7bfcf5e2eda3a [diff] |
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>