linux-stable/fs/overlayfs
Christian Brauner 73db6a063c ovl: 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
1e5267cd08 ("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: Seth Forshee (Digital Ocean) <sforshee@kernel.org>
Cc: Amir Goldstein <amir73il@gmail.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2022-12-08 10:49:46 +01:00
..
copy_up.c tmpfile API change 2022-10-10 19:45:17 -07:00
dir.c ovl: Use ovl mounter's fsuid and fsgid in ovl_link() 2022-12-08 10:49:46 +01:00
export.c ovl: Use "buf" flexible array for memcpy() destination 2022-12-08 10:49:46 +01:00
file.c ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags 2022-11-28 11:53:28 +01:00
inode.c whack-a-mole: constifying struct path * 2022-10-06 17:31:02 -07:00
Kconfig docs: fix broken references to text files 2020-04-20 15:35:59 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
namei.c overlayfs: constify path 2022-09-01 17:38:07 -04:00
overlayfs.h ovl: Use "buf" flexible array for memcpy() destination 2022-12-08 10:49:46 +01:00
ovl_entry.h ovl: support idmapped layers 2022-04-28 16:31:12 +02:00
readdir.c whack-a-mole: constifying struct path * 2022-10-06 17:31:02 -07:00
super.c ovl: fix use inode directly in rcu-walk mode 2022-11-28 11:33:05 +01:00
util.c ovl: port to vfs{g,u}id_t and associated helpers 2022-12-08 10:49:46 +01:00