Date: Tue, 13 Jul 2004 07:05:39 +0000 (UTC) From: Alfred Perlstein <alfred@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsserver nfs_srvsock.c Message-ID: <200407130705.i6D75d4S051240@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2004-07-13 07:05:39 UTC
FreeBSD src repository
Modified files:
sys/nfsserver nfs_srvsock.c
Log:
Do not call sorecieve() in the context of a socket callback as it causes
lock order reversals so->inpcb since we're called with the socket lock
held.
Revision Changes Path
1.91 +5 -3 src/sys/nfsserver/nfs_srvsock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407130705.i6D75d4S051240>
