Date: Fri, 28 Dec 2001 11:57:40 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_serv.c Message-ID: <200112281957.fBSJveu42232@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/12/28 11:57:40 PST
Modified files: (Branch: RELENG_4)
sys/nfs nfs_serv.c
Log:
MFC: nfsserver/nfs_serv.c 1.108; explicitly set `error' to 0 in
nfsrv_noop() to deal with the NFSv3 case where nfsm_reply() does
not do it for us. This fixes an mbuf leak and a failure to correctly
return an error reply for bad authorisation or unknown procedure
numbers. Unlike the corresponding revision in -current, this affects
only NFSv3 requests.
Approved by: re
Revision Changes Path
1.93.2.2 +1 -0 src/sys/nfs/nfs_serv.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112281957.fBSJveu42232>
