diff options
author | Christian Brauner <brauner@kernel.org> | 2022-09-09 12:40:21 +0300 |
---|---|---|
committer | Christian Brauner (Microsoft) <brauner@kernel.org> | 2022-10-26 11:03:34 +0300 |
commit | a03a972b26da2d30d1f3b3a72963191cd2938835 (patch) | |
tree | 2a5af91853fe747a943587a6ec39902fd1e3e481 /fs/overlayfs | |
parent | 8e27a7ae3d8699f1988331368ad658510a248c09 (diff) | |
download | linux-a03a972b26da2d30d1f3b3a72963191cd2938835.tar.xz |
fuse: port to vfs{g,u}id_t and associated helpers
A while ago we introduced a dedicated vfs{g,u}id_t type in commit
1e5267cd0895 ("mnt_idmapping: add vfs{g,u}id_t"). We already switched over
a good part of the VFS. Ultimately we will remove all legacy idmapped
mount helpers that operate only on k{g,u}id_t in favor of the new type safe
helpers that operate on vfs{g,u}id_t.
Cc: Christoph Hellwig <hch@lst.de>
Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Diffstat (limited to 'fs/overlayfs')
0 files changed, 0 insertions, 0 deletions