freebsd-nq/sys/nfsclient
Robert Watson 8880ff1eba 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
2004-12-05 22:53:17 +00:00
..
bootp_subr.c Convert a GIANT_REQUIRED; into a NET_ASSERT_GIANT();, as sockets are 2004-12-05 22:50:09 +00:00
krpc_subr.c
krpc.h
nfs_bio.c - Eliminate the acquisition and release of the bqlock in bremfree() by 2004-11-18 08:44:09 +00:00
nfs_diskless.c
nfs_lock.c
nfs_lock.h
nfs_nfsiod.c
nfs_node.c Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
nfs_socket.c
nfs_subs.c Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
nfs_vfsops.c Convert GIANT_REQUIRED; in nfs_mountroot() to NET_ASSERT_GIANT(), 2004-12-05 22:53:17 +00:00
nfs_vnops.c Fix null-pointer indirect function calls introduced in the previous 2004-12-05 22:30:28 +00:00
nfs.h
nfsargs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
nfsstats.h
nlminfo.h