kernel_samsung_a53x/fs/fuse
Miklos Szeredi ec7eaf1d12 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: 5d069dbe8aaf ("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-11-19 09:22:18 +01:00
..
acl.c
control.c
cuse.c
dax.c fuse: dax: set fc->dax to NULL in fuse_dax_conn_free() 2024-11-18 12:11:50 +01:00
dev.c
dir.c fuse: fix root lookup with nonzero generation 2024-11-19 09:22:18 +01:00
file.c
fuse_i.h fuse: don't unhash root 2024-11-19 09:22:18 +01:00
inode.c fuse: don't unhash root 2024-11-19 09:22:18 +01:00
Kconfig
Makefile
passthrough.c
readdir.c
virtio_fs.c
xattr.c