linux/fs/overlayfs
Christian Brauner c67cf65447 ovl: handle idmappings in creation operations
When creating objects in the upper layer we need to pass down the upper
idmapping into the respective vfs helpers in order to support idmapped
base layers. The vfs helpers will take care of the rest.

Cc: <linux-unionfs@vger.kernel.org>
Tested-by: Giuseppe Scrivano <gscrivan@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: handle idmappings in creation operations 2022-04-28 16:31:11 +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