linux-stable/fs/kernfs
Al Viro e83ca3bdb8 kernfs: deal with kernfs_fill_super() failures
commit 82382acec0 upstream.

make sure that info->node is initialized early, so that kernfs_kill_sb()
can list_del() it safely.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Guilherme G. Piccoli <gpiccoli@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-30 08:48:55 -04:00
..
dir.c kernfs: fix ino wrap-around detection 2019-12-17 20:38:50 +01:00
file.c kernfs: fix regression in kernfs_fop_write caused by wrong type 2018-02-16 20:22:59 +01:00
inode.c kernfs: introduce kernfs_node_id 2017-07-29 09:00:03 -06:00
Kconfig kernfs: add CONFIG_KERNFS 2014-02-07 16:08:57 -08:00
kernfs-internal.h kernfs: don't set dentry->d_fsdata 2017-07-29 09:00:03 -06:00
Makefile
mount.c kernfs: deal with kernfs_fill_super() failures 2021-06-30 08:48:55 -04:00
symlink.c kernfs: Fix range checks in kernfs_get_target_path 2019-11-20 18:00:02 +01:00