NetBSD/sys/nfs
rumble a1221b6d4a Convert file systems to dynamically attach with the new module interface.
Make VFS hooks dynamic while we're here and say farewell to VFS_ATTACH and
VFS_HOOKS_ATTACH linksets.

As a consequence, most of the file systems can now be loaded as new style
modules.

Quick sanity check by ad@.
2008-05-10 02:26:09 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
nfs.h merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
nfs_bio.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
nfs_boot.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfs_bootdhcp.c Fix compilation with DEBUG_NFS_BOOT_DHCP and ssp. 2008-05-09 06:20:39 +00:00
nfs_bootparam.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfs_bootstatic.c Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfs_export.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
nfs_kq.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfs_node.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
nfs_serv.c Yet another rename workaround - this time check for . and .. early because 2008-03-28 05:02:08 +00:00
nfs_socket.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
nfs_srvcache.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
nfs_subs.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
nfs_syscalls.c as softint network processing is now safe to block, 2008-04-28 15:06:51 +00:00
nfs_var.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfs_vfsops.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
nfs_vnops.c reject files larger than nm_maxfilesize. 2008-02-13 09:51:37 +00:00
nfsdiskless.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfsm_subs.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfsmount.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
nfsnode.h Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
nfsproto.h
nfsrtt.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
nfsrvcache.h merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
rpcv2.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
xdr_subs.h