K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-12-22T09:36:04.000000Z K 7 svn:log V 455 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 END