Date: Sun, 5 Dec 2004 22:50:09 +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/nfsclient bootp_subr.c Message-ID: <200412052250.iB5Mo9xF023291@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-12-05 22:50:09 UTC FreeBSD src repository Modified files: sys/nfsclient bootp_subr.c Log: Convert a GIANT_REQUIRED; into a NET_ASSERT_GIANT();, as sockets are now only conditionally protected by Giant based on debug.mpsafenet. Revision Changes Path 1.62 +1 -1 src/sys/nfsclient/bootp_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412052250.iB5Mo9xF023291>