NetBSD/sys/nfs
fvdl 55cde5331c Let nfsm_srvmtofh deal with the public filehandle, convert to all zeroes
for both v2 and v3 internally.
1997-06-24 23:40:43 +00:00
..
krpc.h Enhancements from Matthias Drochner: 1996-10-20 13:13:22 +00:00
krpc_subr.c Enhancements from Matthias Drochner: 1996-10-20 13:13:22 +00:00
nfs.h Add a few defines for WebNFS support. 1997-06-24 23:28:15 +00:00
nfs_bio.c Only wake up one nfsiod when there is an async write to do. (from FreeBSD). 1997-04-20 16:24:44 +00:00
nfs_boot.c Minor reorganization of nfs_mountroot code to simplify BOOTP support. 1997-05-27 23:37:39 +00:00
nfs_node.c Fixes from BSDI (thanks go to Keith Bostic). Original RCS messages: 1997-02-22 02:45:48 +00:00
nfs_nqlease.c Provide extra arg to nfsrv_fhtovp (just FALSE in this case), it was 1997-06-24 23:30:04 +00:00
nfs_serv.c Provide the extra arg to nfsrv_fhtovp, signalling if we're dealing with 1997-06-24 23:32:45 +00:00
nfs_socket.c Temporary work-around for PR kern/3579 (from Jonathan Stone). 1997-05-22 18:20:06 +00:00
nfs_srvcache.c
nfs_subs.c Extend lookup handling for WebNFS. This means that nfs_namei deals 1997-06-24 23:36:02 +00:00
nfs_syscalls.c Invalidate nfs_pub info when reinitting the NFS server. 1997-06-24 23:38:10 +00:00
nfs_var.h Add prototype for nfs_ispublicfh, change the ones for nfs_namei and 1997-06-24 23:39:34 +00:00
nfs_vfsops.c remove swap configuration. 1997-06-12 17:12:17 +00:00
nfs_vnops.c clear B_AGE for non-flush writes, buffers seem to be reused 1997-05-12 23:42:11 +00:00
nfsdiskless.h Minor reorganization of nfs_mountroot code to simplify BOOTP support. 1997-05-27 23:37:39 +00:00
nfsm_subs.h Let nfsm_srvmtofh deal with the public filehandle, convert to all zeroes 1997-06-24 23:40:43 +00:00
nfsmount.h Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
nfsnode.h Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
nfsproto.h Pass the vnode type to vaccess(), and use it when checking VEXEC. Make sure 1997-05-08 16:19:43 +00:00
nfsrtt.h Store RPC procnum consistently as an u_int32_t. This is as it should be, 1997-05-12 23:36:04 +00:00
nfsrvcache.h Store RPC procnum consistently as an u_int32_t. This is as it should be, 1997-05-12 23:36:04 +00:00
nqnfs.h
rpcv2.h
xdr_subs.h