Date: Wed, 22 Dec 2004 09:36:04 +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 nfs_vfsops.c Message-ID: <200412220936.iBM9a4vw031969@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2004-12-22 09:36:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/nfsclient nfs_vfsops.c
Log:
Merge nfs_vfsops.c:1.164 from HEAD to RELENG_5:
date: 2004/12/05 22:53:17; author: rwatson; state: Exp; lines: +6 -1
Convert GIANT_REQUIRED; in nfs_mountroot() to NET_ASSERT_GIANT(),
and annotate that nfs_mountroot assumes it is OK to step on the
values in the global NFSv3 diskless structure as the mountroot
function is called during a serialized part of the boot, before
any other NFS client activity occurs.
MFC after: 2 weeks
Revision Changes Path
1.158.2.1 +6 -1 src/sys/nfsclient/nfs_vfsops.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412220936.iBM9a4vw031969>
