linux/fs/overlayfs
Amir Goldstein 5436ab0a86 ovl: implement lookup in data-only layers
Lookup in data-only layers only for a lower metacopy with an absolute
redirect xattr.

The metacopy xattr is not checked on files found in the data-only layers
and redirect xattr are not followed in the data-only layers.

Reviewed-by: Alexander Larsson <alexl@redhat.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2023-06-19 14:01:13 +03:00
..
copy_up.c ovl: update of dentry revalidate flags after copy up 2023-06-19 14:01:12 +03:00
dir.c ovl: move ovl_entry into ovl_inode 2023-06-19 14:01:13 +03:00
export.c ovl: deduplicate lowerpath and lowerstack[] 2023-06-19 14:01:13 +03:00
file.c fs: port inode_owner_or_capable() to mnt_idmap 2023-01-19 09:24:29 +01:00
inode.c ovl: deduplicate lowerdata and lowerstack[] 2023-06-19 14:01:13 +03:00
Kconfig ovl: Kconfig: Fix spelling mistake "undelying" -> "underlying" 2022-12-08 10:49:46 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
namei.c ovl: implement lookup in data-only layers 2023-06-19 14:01:13 +03:00
overlayfs.h ovl: deduplicate lowerdata and lowerstack[] 2023-06-19 14:01:13 +03:00
ovl_entry.h ovl: introduce data-only lower layers 2023-06-19 14:01:13 +03:00
readdir.c fs: port ->permission() to pass mnt_idmap 2023-01-19 09:24:28 +01:00
super.c ovl: introduce data-only lower layers 2023-06-19 14:01:13 +03:00
util.c ovl: deduplicate lowerdata and lowerstack[] 2023-06-19 14:01:13 +03:00