linux/fs/fuse
Sebastian Andrzej Siewior 2ddbdd8512 fs/dcache: use swait_queue instead of waitqueue
__d_lookup_done() invokes wake_up_all() while holding a hlist_bl_lock()
which disables preemption. As a workaround convert it to swait.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
2023-03-25 04:21:20 +03:00
..
acl.c
control.c
cuse.c
dev.c fuse: fix pipe buffer lifetime for direct_io 2022-03-16 13:21:47 +01:00
dir.c fuse: annotate lock in fuse_reverse_inval_entry() 2021-12-22 09:29:40 +01:00
file.c fuse: fix pipe buffer lifetime for direct_io 2022-03-16 13:21:47 +01:00
fuse_i.h fuse: fix pipe buffer lifetime for direct_io 2022-03-16 13:21:47 +01:00
inode.c
Kconfig
Makefile
readdir.c fs/dcache: use swait_queue instead of waitqueue 2023-03-25 04:21:20 +03:00
virtio_fs.c
xattr.c