Date: Fri, 9 Jan 2009 16:22:32 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net rtsock.c Message-ID: <200901091622.n09GMjun057445@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-01-09 16:22:32 UTC FreeBSD src repository Modified files: sys/net rtsock.c Log: SVN rev 186956 on 2009-01-09 16:22:32Z by bz Take the cred from curthread rather than curproc as curproc would need locking but the credential from curthread (usually) never changes. Discussed with: jhb MFC after: 2 weeks Revision Changes Path 1.160 +3 -3 src/sys/net/rtsock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901091622.n09GMjun057445>