freebsd-nq/sys/nfsclient
Bruce Evans e99ea9ec2b Ignore the statically configured vfs type numbers and assign vfs
type numbers in vfs attach order (modulo incomplete reuse of old
numbers after vfs LKMs are unloaded).  This requires reinitializing
the sysctl tree (or at least the vfs subtree) for vfs's that support
sysctls (currently only nfs).  sysctl_order() already handled
reinitialization reasonably except it checked for annulled self
references in the wrong place.

Fixed sysctls for vfs LKMs.
1998-09-05 17:13:28 +00:00
..
bootp_subr.c Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
krpc_subr.c Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
krpc.h Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:34:07 +00:00
nfs_bio.c Cosmetic changes to the PAGE_XXX macros to make them consistent with 1998-09-04 08:06:57 +00:00
nfs_nfsiod.c Check for NULL pointer before freeing a struct sockaddr. m_freem() can handle 1998-09-01 02:31:52 +00:00
nfs_node.c Convert a couple of large allocations to use zones rather than malloc 1998-05-24 14:41:56 +00:00
nfs_socket.c Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
nfs_subs.c Instantiate `nfs_mount_type' in a standard file so that it is present 1998-09-05 15:17:34 +00:00
nfs_vfsops.c Ignore the statically configured vfs type numbers and assign vfs 1998-09-05 17:13:28 +00:00
nfs_vnops.c Protect all modifications to v_numoutput with splbio(). 1998-08-13 08:09:08 +00:00
nfs.h Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
nfsargs.h Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
nfsdiskless.h Removed more vestiges of config-time swap configuration. 1997-09-07 12:56:46 +00:00
nfsm_subs.h For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t; 1998-05-31 20:09:01 +00:00
nfsmount.h When using NFSv3, use the remote server's idea of the maximum file size 1998-05-30 16:33:58 +00:00
nfsnode.h NFS_SMALLFH is defined in nfsproto.h, not sys/mount.h 1998-05-31 18:32:23 +00:00
nfsstats.h Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00