Date: Sat, 19 Apr 2008 14:34:39 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c Message-ID: <200804191434.m3JEYdwx098144@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-04-19 14:34:38 UTC FreeBSD src repository Modified files: sys/netinet in_pcb.c Log: When querying the local or foreign address from an IP socket, acquire only a read lock on the inpcb. When an external module requests a read lock, acquire only a read lock. MFC after: 3 months Revision Changes Path 1.205 +6 -6 src/sys/netinet/in_pcb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804191434.m3JEYdwx098144>