freebsd-dev/sys/nfsserver
Matthew Dillon 6b21e94604 Fix nfssvc_addsock() to not attempt to free a NULL socket structure
when returning an error.  Bug fix was extracted from the PR.  The PR
    is not yet entirely resolved by this commit.

PR:		kern/13049
Reviewed by:	Matt Dillon <dillon@freebsd.org>
Submitted by:	Ian Dowse <iedowse@maths.tcd.ie>
1999-11-08 19:10:16 +00:00
..
nfs_serv.c Make FreeBSD less conservative in determining when to return a cookie 1999-09-29 17:14:58 +00:00
nfs_srvcache.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfs_srvsock.c Careless use of struct proc *p caused major problems. 'p' is allowed to 1999-09-29 20:12:39 +00:00
nfs_srvsubs.c Before we start to mess with the VFS name-cache clean things up a little bit: 1999-10-03 12:18:29 +00:00
nfs_syscalls.c Fix nfssvc_addsock() to not attempt to free a NULL socket structure 1999-11-08 19:10:16 +00:00
nfs.h Move NFS access cache hits/misses into nfsstats structure so 1999-10-25 19:22:33 +00:00
nfsm_subs.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsproto.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsrvcache.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsrvstats.h Move NFS access cache hits/misses into nfsstats structure so 1999-10-25 19:22:33 +00:00