NetBSD/sys/nfs
yamt 4fd5a025bf nfs_request: a workaround for servers doing "maproot".
for i/o requests which are expected not to fail due to permission
to mimic unix file open semantics (READ, WRITE, COMMIT),
try two credentials.  namely, the file owner's one and open time one.
remember which credential worked in per-file basis and try it first
next time to minimize number of retries.
ideas from Chuck Silvers.  PR/23716 and PR/24987.
2004-08-24 20:09:44 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c nfs_doio_read: on short read, zero out the rest of the buffer unconditionally. 2004-07-18 07:43:00 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c
nfs_kq.c
nfs_node.c
nfs_nqlease.c
nfs_serv.c
nfs_socket.c nfs_request: a workaround for servers doing "maproot". 2004-08-24 20:09:44 +00:00
nfs_srvcache.c
nfs_subs.c nfs_searchdircache: fix a null dereference in the case that 2004-06-14 12:28:35 +00:00
nfs_syscalls.c make sure that nfssvc sockets are zapped before being freed. 2004-06-10 12:59:57 +00:00
nfs_var.h
nfs_vfsops.c Fixing age old cruft: 2004-08-15 07:19:54 +00:00
nfs_vnops.c nfs_readdirplusrpc: fix a very long-standing cache corruption bug. 2004-07-20 22:02:21 +00:00
nfs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h nfs_request: a workaround for servers doing "maproot". 2004-08-24 20:09:44 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h