linux/fs/overlayfs
Christian Brauner 576bb26345 ovl: pass ofs to creation operations
Pass down struct ovl_fs to all creation helpers so we can ultimately
retrieve the relevant upper mount and take the mount's idmapping into
account when creating new filesystem objects. This is needed to support
idmapped base layers with overlay.

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:10 +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: implement volatile-specific fsync error behaviour 2021-01-28 10:22:48 +01: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