linux-stable/fs/fuse
Miklos Szeredi 371f27c2c8 fuse: don't unhash root
[ Upstream commit b1fe686a76 ]

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-03 15:19:30 +02:00
..
Kconfig
Makefile
acl.c
control.c
cuse.c
dax.c
dev.c
dir.c fuse: fix root lookup with nonzero generation 2024-04-03 15:19:30 +02:00
file.c
fuse_i.h fuse: don't unhash root 2024-04-03 15:19:30 +02:00
inode.c fuse: don't unhash root 2024-04-03 15:19:30 +02:00
ioctl.c
readdir.c
virtio_fs.c
xattr.c