NetBSD/sys/nfs
bjh21 1ca2839e35 When NFS_V2_ONLY is defined, refuse to mount NFSv3 and NQNFS filesystems,
rather than pretending they're NFSv2 and hoping for the best.  Fix based on
that supplied by Christian Groessler.
2001-04-28 16:11:47 +00:00
..
Makefile
krpc.h
krpc_subr.c
nfs.h remove a temporary hack now that it's fixed for real. fixes PR 11731. 2001-04-03 15:08:38 +00:00
nfs_bio.c reads at or after EOF should "succeed". 2001-04-16 14:37:43 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_node.c On VOP_GETATTR failure in nfs_nget, call vgone() to get rid 2001-04-20 11:19:16 +00:00
nfs_nqlease.c When unmounting a file system, acquire the syncer_lock before 2001-04-16 22:41:09 +00:00
nfs_serv.c
nfs_socket.c
nfs_srvcache.c
nfs_subs.c In nfs_loadattrcache(), if checkalias() gives us a new vnode, lock it. This 2001-04-21 21:35:53 +00:00
nfs_syscalls.c
nfs_var.h
nfs_vfsops.c When NFS_V2_ONLY is defined, refuse to mount NFSv3 and NQNFS filesystems, 2001-04-28 16:11:47 +00:00
nfs_vnops.c Don't forget to unlock the vnode returned by cache_lookup if the 2001-04-20 11:22:02 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h