Date: Thu, 3 Mar 2011 19:57:38 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/nfsd nfsd.c Message-ID: <201103031957.p23JvmZn091166@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2011-03-03 19:57:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/nfsd nfsd.c
Log:
SVN rev 219248 on 2011-03-03 19:57:38Z by jhb
MFC 218777:
Save a copy of errno before invoking syslog() if accept() or select() fail.
syslog() can trash the errno value causing nfsd to exit for non-fatal
errors like ECONNABORTED from accept().
Revision Changes Path
1.38.2.2 +9 -6 src/usr.sbin/nfsd/nfsd.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103031957.p23JvmZn091166>
