cvs commit: src/sys/nfsclient nfs_vfsops.c

Robert Watson rwatson at FreeBSD.org
Wed Dec 22 01:36:05 PST 2004


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


More information about the cvs-all mailing list