freebsd-nq/sys/nfs
Warner Losh 976a26437e nfs_strategy calls nfs_asyncio with td as NULL. So add a bandaid that
will pass NULL as the struct proc when td is NULL.  This has stopped
crashing on my machine.

Note: The passing of NULL may be bogus, but I'll let others fix that
problem.

Reviewed by: jhb
2001-09-18 18:37:52 +00:00
..
bootp_subr.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
krpc_subr.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
krpc.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_bio.c nfs_strategy calls nfs_asyncio with td as NULL. So add a bandaid that 2001-09-18 18:37:52 +00:00
nfs_common.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_common.h
nfs_lock.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_lock.h
nfs_node.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_nqlease.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_serv.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_socket.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_srvcache.c
nfs_subs.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_syscalls.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_vfsops.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_vnops.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs.h Sync some differences that were different between the copies of the files 2001-09-15 04:41:56 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nfsv2.h
nlminfo.h
nqnfs.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
rpcv2.h
xdr_subs.h