kernel_optimize_test/fs/overlayfs
Miklos Szeredi 9179c21dc6 ovl: don't fail with disconnected lower NFS
NFS mounts can be disconnected from fs root.  Don't fail the overlapping
layer check because of this.

The check is not authoritative anyway, since topology can change during or
after the check.

Reported-by: Antti Antinoja <antti@fennosys.fi> 
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Fixes: 146d62e5a5 ("ovl: detect overlapping layers")
2019-06-18 15:06:16 +02:00
..
copy_up.c ovl: fix missing upper fs freeze protection on copy up for ioctl 2019-05-06 13:54:50 +02:00
dir.c ovl: relax WARN_ON() for overlapping layers use case 2019-05-08 13:25:53 +02:00
export.c ovl_lookup_real_one(): don't bother with strlen() 2019-04-26 13:13:33 -04:00
file.c ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls 2019-06-11 17:17:41 +02:00
inode.c ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
namei.c ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00
overlayfs.h ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00
ovl_entry.h ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00
readdir.c ovl: fix wrong use of impure dir cache in ovl_iterate() 2018-07-17 16:04:34 +02:00
super.c ovl: don't fail with disconnected lower NFS 2019-06-18 15:06:16 +02:00
util.c ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00