freebsd-nq/sys/fs/nfsclient
Rick Macklem 260785fe60 Fix the sleep event for layout recall.
The sleep for I/O completion during an NFSv4.1 pNFS layout recall used
the wrong event value and could result in the "[nfscl]" thread hung
for the mount.
This patch fixes the event to be the correct.
This bug will only affect NFSv4.1 pnfs mounts and only when the server
does a layout recall callback, so it won't affect many. Without the patch,
a mount without the "pnfs" option will avoid the problem.
Found during testing of the pNFS server.

MFC after:	1 week
2018-05-26 23:02:15 +00:00
..
nfs_clbio.c
nfs_clcomsubs.c nfsclient: warnings cleanups 2018-05-20 06:14:12 +00:00
nfs_clkdtrace.c
nfs_clkrpc.c
nfs_clnfsiod.c
nfs_clnode.c
nfs_clport.c Fix use of pointer after being set NULL. 2018-04-20 11:38:29 +00:00
nfs_clrpcops.c nfsclient: warnings cleanups 2018-05-20 06:14:12 +00:00
nfs_clstate.c Fix the sleep event for layout recall. 2018-05-26 23:02:15 +00:00
nfs_clsubs.c
nfs_clvfsops.c
nfs_clvnops.c
nfs_kdtrace.h
nfs.h
nfsmount.h
nfsnode.h
nlminfo.h