Date: Thu, 3 Mar 2011 19:57:49 +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: <201103031958.p23Jw9o6091208@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2011-03-03 19:57:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.sbin/nfsd nfsd.c
Log:
SVN rev 219249 on 2011-03-03 19:57:49Z 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.34.2.1 +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?201103031958.p23Jw9o6091208>
