TencentOS-kernel/fs/overlayfs
Miklos Szeredi 3cd1f4a52f ovl: expand warning in ovl_d_real()
commit cef4cbff06fbc3be54d6d79ee139edecc2ee8598 upstream.

There was a syzbot report with this warning but insufficient information...

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-12 12:52:06 +08:00
..
Kconfig Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
Makefile Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
copy_up.c ovl: skip getxattr of security labels 2021-04-12 12:52:02 +08:00
dir.c ovl: fix dentry leak in ovl_get_redirect 2021-04-12 12:51:55 +08:00
export.c ovl: relax WARN_ON() when decoding lower directory file handle 2021-03-16 16:32:10 +08:00
file.c ovl: fix unneeded call to ovl_change_flags() 2021-03-16 16:32:10 +08:00
inode.c ovl: perform vfs_getxattr() with mounter creds 2021-04-12 12:52:02 +08:00
namei.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
overlayfs.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
ovl_entry.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
readdir.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
super.c ovl: expand warning in ovl_d_real() 2021-04-12 12:52:06 +08:00
util.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00