freebsd-dev/sys/nfsclient
Poul-Henning Kamp d634f69316 Remove global variable rootdevs and rootvp, they are unused as such.
Add local rootvp variables as needed.

Remove checks for miniroot's in the swappartition.  We never did that
and most of the filesystems could never be used for that, but it had
still been copy&pasted all over the place.
2004-07-28 20:21:04 +00:00
..
bootp_subr.c Change the following environment variables to kernel options: 2004-07-08 22:35:36 +00:00
krpc_subr.c Convert GIANT_REQUIRED to NET_ASSERT_GIANT where Giant is used to 2004-06-16 03:12:50 +00:00
krpc.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfs_bio.c NFS mobility PHASE I, II & III (phase VI, and V pending): 2004-07-06 09:12:03 +00:00
nfs_diskless.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfs_lock.c University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
nfs_lock.h Remove a case of exposing 'struct ucred' to userspace. Use a struct xucred 2002-08-15 21:52:22 +00:00
nfs_nfsiod.c Clean up properly when unloading NFS client module. 2004-04-11 13:30:20 +00:00
nfs_node.c Clean up properly when unloading NFS client module. 2004-04-11 13:30:20 +00:00
nfs_socket.c Turn off SO_REUSEADDR and SO_REUSEPORT, they were causing EADDRINUSE 2004-07-13 05:42:59 +00:00
nfs_subs.c When we traverse the vnodes on a mountpoint we need to look out for 2004-07-04 08:52:35 +00:00
nfs_vfsops.c Remove global variable rootdevs and rootvp, they are unused as such. 2004-07-28 20:21:04 +00:00
nfs_vnops.c Eliminate unused second argument to reassignbuf() and simplify it 2004-07-25 21:24:23 +00:00
nfs.h NFS mobility PHASE I, II & III (phase VI, and V pending): 2004-07-06 09:12:03 +00:00
nfsargs.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfsdiskless.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfsm_subs.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfsmount.h NFS mobility PHASE I, II & III (phase VI, and V pending): 2004-07-06 09:12:03 +00:00
nfsnode.h Let the NFS client notice a file's size changing as a modification. 2004-04-14 23:23:55 +00:00
nfsstats.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nlminfo.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00