acl: port to vfs{g,u}id_t
authorChristian Brauner <brauner@kernel.org>
Sat, 9 Jul 2022 10:23:20 +0000 (12:23 +0200)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Fri, 15 Jul 2022 20:09:56 +0000 (22:09 +0200)
commite933c15f7621074ef6d5c137fe212996fb5038a8
tree8d0f6af1db030b2368ca89135010fff05e8cee67
parent0c5fd887d2bb47aa37aa9fb1eb1d1d2abac62972
acl: port to vfs{g,u}id_t

Port the few remaining pieces to vfs{g,u}id_t and associated type safe helpers.

Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
fs/posix_acl.c