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
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h
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_syscalls.c
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
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