NetBSD/sys/nfs
bouyer 5dabc83466 Handle EWOULDBLOCK the same way as EPIPE. It seems the TCP socket layer
can return EWOULDBLOCK on some occasion when the connection is broken.
2009-11-05 08:11:24 +00:00
..
files.nfs Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
krpc_subr.c ansify function definitions 2009-03-15 17:14:40 +00:00
krpc.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
Makefile remove nqnfs. 2006-12-27 12:10:09 +00:00
nfs_bio.c Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
nfs_boot.c Update comments to reflect realities; the filenames were changed in 1997 2009-03-04 06:56:25 +00:00
nfs_bootdhcp.c Use a function to add extra data to the vendor area so that data added 2009-07-10 12:16:31 +00:00
nfs_bootparam.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_bootstatic.c Remove 3rd and 4th clauses. OK cl@ (copyright holder). 2009-10-23 02:32:33 +00:00
nfs_export.c The compatibility call to re-export from sys_mount() calls 2009-07-07 14:09:05 +00:00
nfs_iod.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
nfs_kq.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_node.c ansify function definitions 2009-03-15 17:14:40 +00:00
nfs_serv.c Rename lookup() to lookup_for_nfsd(), to make it clear just whose 2009-09-27 17:19:07 +00:00
nfs_socket.c Handle EWOULDBLOCK the same way as EPIPE. It seems the TCP socket layer 2009-11-05 08:11:24 +00:00
nfs_srvcache.c ansify function definitions 2009-03-15 17:14:40 +00:00
nfs_srvsocket.c Missed this file in previous commit, accidentally checked in fix to local 2009-09-03 20:59:12 +00:00
nfs_srvsubs.c Move a big wodge of symlink-following code from nfsd to inside 2009-09-27 17:23:53 +00:00
nfs_subs.c nfs_clearcommit: fix a race with vnode cleaning. 2009-05-14 15:42:22 +00:00
nfs_syscalls.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
nfs_var.h ...and one more missed in the earlier commit (sigh). Kernels should build 2009-09-03 21:06:21 +00:00
nfs_vfsops.c ansify function definitions 2009-03-15 17:14:40 +00:00
nfs_vnops.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
nfs.h Change NFS to use a RB-tree for its FH->nfsnode lookups. 2008-10-22 11:36:06 +00:00
nfsdiskless.h change nfs boot behaviour to automatically try next boot method if boot information are incomplete to succeed. 2008-10-27 10:58:22 +00:00
nfsm_subs.h PR kern/41158: nfs_rename() locking against myself 2009-04-10 18:58:50 +00:00
nfsmount.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
nfsnode.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
nfsproto.h remove nqnfs. 2006-12-27 12:10:09 +00:00
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