NetBSD/sys/nfs
christos ff1eb234c1 do the proper ifdef dance for non-inet families 2008-10-09 14:38:21 +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 Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs_bootdhcp.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +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 Initialize nfsnode pools and malloc type dynamically in the 2008-09-30 14:29:39 +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 nuke outdated comment 2008-10-07 01:20:37 +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 Use atomic op to get next xid. Initialize value with arc4random() 2008-10-09 00:11:39 +00:00
nfs_syscalls.c do the proper ifdef dance for non-inet families 2008-10-09 14:38:21 +00:00
nfs_var.h Initialize nfsnode pools and malloc type dynamically in the 2008-09-30 14:29:39 +00:00
nfs_vfsops.c Since the nfs root vnode is eternally constant, fully initialize 2008-09-30 21:12:48 +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
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
nfsrvcache.h merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
rpcv2.h
xdr_subs.h