NetBSD/sys/nfs
chs 6dafee9c7b in nfs_writerpc(), avoid a signed/unsigned problem in computing the
number of bytes to back up in the uio when we need to resend a write RPC
(eg. after a server crash) on a 64-bit platform.  should fix PR 35448.
2015-05-14 17:35:54 +00:00
..
files.nfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
krpc_subr.c when calling nfs_boot_sendrecv pass NULL for pointers instead of 0 2015-05-09 18:12:19 +00:00
krpc.h
Makefile
nfs_bio.c Don't use catch as a variable name. 2014-09-05 05:34:57 +00:00
nfs_boot.c change sosend() to accept sockaddr * instead of mbuf * for nam. 2015-05-09 15:22:47 +00:00
nfs_bootdhcp.c when calling nfs_boot_sendrecv pass NULL for pointers instead of 0 2015-05-09 18:12:19 +00:00
nfs_bootparam.c tyop in comment, from Eivind Evensen via OpenBSD 2013-09-12 18:00:18 +00:00
nfs_bootstatic.c
nfs_clntsocket.c Don't use catch as a variable name. 2014-09-05 05:34:57 +00:00
nfs_clntsubs.c
nfs_export.c don't allow the nfs server module to unload if it has exported filesystems. 2013-12-14 16:19:28 +00:00
nfs_iod.c Mark a diagnostic-only variable 2013-10-25 16:01:56 +00:00
nfs_kq.c
nfs_node.c Change NFS from rbtree to vcache. 2014-05-30 08:47:45 +00:00
nfs_serv.c Cull unused INRENAME and INRELOOKUP from callers. 2015-04-21 03:19:03 +00:00
nfs_socket.c change sosend() to accept sockaddr * instead of mbuf * for nam. 2015-05-09 15:22:47 +00:00
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c
nfs_subs.c Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
nfs_syscalls.c Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
nfs_var.h Change NFS from rbtree to vcache. 2014-05-30 08:47:45 +00:00
nfs_vfsops.c Change NFS from rbtree to vcache. 2014-05-30 08:47:45 +00:00
nfs_vnops.c in nfs_writerpc(), avoid a signed/unsigned problem in computing the 2015-05-14 17:35:54 +00:00
nfs.h Nix LEASE_READ/LEASE_WRITE from <sys/vnode.h>. 2015-04-20 13:12:24 +00:00
nfsdiskless.h m_pullup() is called in rcvproc callback functions, 2015-03-27 07:18:11 +00:00
nfsm_subs.h Backout wildcard pragma to kill warnings and instead sprinkle a few dozen 2013-09-14 22:29:08 +00:00
nfsmount.h Change NFS from rbtree to vcache. 2014-05-30 08:47:45 +00:00
nfsnode.h Change NFS from rbtree to vcache. 2014-05-30 08:47:45 +00:00
nfsproto.h
nfsrtt.h Don't nest structure definitions. 2014-09-05 05:34:41 +00:00
nfsrvcache.h
rpcv2.h
xdr_subs.h