WSL2-Linux-Kernel/fs/fuse
Miklos Szeredi 6eac5030fc fuse: don't unhash root
[ Upstream commit b1fe686a765e6c0d71811d825b5a1585a202b777 ]

The root inode is assumed to be always hashed.  Do not unhash the root
inode even if it is marked BAD.

Fixes: 5d069dbe8a ("fuse: fix bad inode")
Cc: <stable@vger.kernel.org> # v5.11
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-10 16:18:38 +02:00
..
Kconfig
Makefile
acl.c
control.c
cuse.c
dax.c fuse: dax: set fc->dax to NULL in fuse_dax_conn_free() 2023-12-20 15:17:38 +01:00
dev.c
dir.c fuse: fix root lookup with nonzero generation 2024-04-10 16:18:38 +02:00
file.c
fuse_i.h fuse: don't unhash root 2024-04-10 16:18:38 +02:00
inode.c fuse: don't unhash root 2024-04-10 16:18:38 +02:00
ioctl.c
readdir.c fuse: nlookup missing decrement in fuse_direntplus_link 2023-09-19 12:23:01 +02:00
virtio_fs.c
xattr.c