2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 11:13:58 +08:00
linux-next/fs/overlayfs
Christian Brauner b65c20acef ovl: add ovl_upper_mnt_userns() wrapper
Add a tiny wrapper to retrieve the upper mount's idmapping. Have it
return the initial idmapping until we have prepared and converted all
places to take the relevant idmapping into account. Then we can switch
on idmapped layer support by having ovl_upper_mnt_userns() return the
upper mount's idmapping.

Suggested-by: Miklos Szeredi <mszeredi@redhat.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2022-04-28 16:31:11 +02:00
..
copy_up.c ovl: pass ofs to creation operations 2022-04-28 16:31:10 +02:00
dir.c ovl: pass ofs to creation operations 2022-04-28 16:31:10 +02:00
export.c ovl: fix uninitialized pointer read in ovl_lookup_real_one() 2021-08-10 10:21:30 +02:00
file.c overlayfs update for 5.16 2021-11-09 10:51:12 -08:00
inode.c ovl: use wrappers to all vfs_*xattr() calls 2022-04-28 16:31:10 +02: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 ovl: use wrappers to all vfs_*xattr() calls 2022-04-28 16:31:10 +02:00
overlayfs.h ovl: pass ofs to creation operations 2022-04-28 16:31:10 +02:00
ovl_entry.h ovl: add ovl_upper_mnt_userns() wrapper 2022-04-28 16:31:11 +02:00
readdir.c ovl: pass ofs to creation operations 2022-04-28 16:31:10 +02:00
super.c ovl: pass ofs to creation operations 2022-04-28 16:31:10 +02:00
util.c ovl: pass ofs to creation operations 2022-04-28 16:31:10 +02:00