linux/fs/afs
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
..
addr_list.c
afs_cm.h
afs_fs.h
afs_vl.h
afs.h
cache.c
callback.c
cell.c
cmservice.c afs: Fix tracepoint string placement with built-in AFS 2021-07-28 13:30:58 +02:00
dir_edit.c
dir_silly.c fs/dcache: use swait_queue instead of waitqueue 2023-03-25 04:21:20 +03:00
dir.c afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation 2021-09-30 10:09:22 +02:00
dynroot.c
file.c afs: Stop listxattr() from listing "afs.*" attributes 2021-03-24 11:26:37 +01:00
flock.c
fs_probe.c
fsclient.c
inode.c afs: Stop listxattr() from listing "afs.*" attributes 2021-03-24 11:26:37 +01:00
internal.h afs: Stop listxattr() from listing "afs.*" attributes 2021-03-24 11:26:37 +01:00
Kconfig
main.c afs: Fix an IS_ERR() vs NULL check 2021-06-23 14:41:23 +02:00
Makefile
misc.c
mntpt.c afs: Stop listxattr() from listing "afs.*" attributes 2021-03-24 11:26:37 +01:00
proc.c
protocol_uae.h
protocol_yfs.h
rotate.c
rxrpc.c
security.c
server_list.c
server.c
super.c
vl_list.c
vl_probe.c
vl_rotate.c
vlclient.c
volume.c
write.c
xattr.c afs: Stop listxattr() from listing "afs.*" attributes 2021-03-24 11:26:37 +01:00
xdr_fs.h
yfsclient.c