NetBSD/sys/nfs
christos a6ce8d7c4d Convert from nfs error values to regular errno's. Although most values of
nfs errors are chosen to be the same as errno, some of them are not and
it is better for portability to do the conversion anyway. Also a server
can return a bad error number that can cause the server to crash, because
it can have the high bits that are used internally set. This was the case
with amd. Finally nfs_request() should return a valid errno, because we
can return a bogus value to userland. Thanks to rpaulo for debugging this.
2005-09-25 00:20:38 +00:00
..
files.nfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
krpc_subr.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
krpc.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
nfs_bio.c fix some simple bugs in the 64bit ino_t changes. 2005-08-19 10:08:48 +00:00
nfs_boot.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootdhcp.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs_bootparam.c - sprinkle const 2005-05-29 20:58:13 +00:00
nfs_bootstatic.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs_export.c Remove the mount<->netexport entry from the map during umount... otherwise 2005-09-23 19:39:15 +00:00
nfs_kq.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs_node.c - constify genfs_ops. 2005-06-28 09:30:37 +00:00
nfs_nqlease.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_serv.c Set va_type to VLNK before calling VOP_SYMLINK to match the change in the 2005-09-06 09:36:28 +00:00
nfs_socket.c Convert from nfs error values to regular errno's. Although most values of 2005-09-25 00:20:38 +00:00
nfs_srvcache.c enable reply cache for connection oriented protocols as well. 2004-05-21 13:53:40 +00:00
nfs_subs.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
nfs_syscalls.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
nfs_var.h Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
nfs_vfsops.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
nfs_vnops.c ATTRTIMEO takes 2 args. 2005-09-19 00:49:52 +00:00
nfs.h Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
nfsdiskless.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfsm_subs.h - sprinkle const 2005-05-29 20:58:13 +00:00
nfsmount.h Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
nfsnode.h handle a really empty directory, which doesn't have even the dot entry. 2005-01-26 10:30:58 +00:00
nfsproto.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrtt.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrvcache.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nqnfs.h use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
rpcv2.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
xdr_subs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00