freebsd-src/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.h 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
nfs.h Sync some differences that were different between the copies of the files 2001-09-15 04:41:56 +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 * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
nfs_lock.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfs_lock.h Implement client side NFS locks. 2001-04-17 20:45:23 +00:00
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 Revert consequences of changes to mount.h, part 2. 2001-04-29 02:45:39 +00:00
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
nfsdiskless.h
nfsm_subs.h * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
nfsmount.h In preparation for deprecating CIRCLEQ macros in favor of TAILQ 2000-11-14 08:00:39 +00:00
nfsnode.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
nfsv2.h
nlminfo.h Implement client side NFS locks. 2001-04-17 20:45:23 +00:00
nqnfs.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
rpcv2.h
xdr_subs.h