NetBSD/sys/nfs
fvdl 2958b47104 Fixes from BSDI (thanks go to Keith Bostic). Original RCS message:
date: 1996/11/20 20:02:54;  author: pjd;  state: Exp;  lines: +7 -4
In nfsrv_access(), if VOP_ACCESS() returns an error and the
error == EPERM or its not the owner doing the access, return the error.
1997-02-22 02:56:01 +00:00
..
krpc.h Enhancements from Matthias Drochner: 1996-10-20 13:13:22 +00:00
krpc_subr.c Enhancements from Matthias Drochner: 1996-10-20 13:13:22 +00:00
nfs.h Allocate real malloc types for NFS, rather than using M_TEMP. 1996-12-10 10:07:22 +00:00
nfs_bio.c NFS performance improvement from Doug Rabson/FreeBSD: 1996-12-02 22:55:39 +00:00
nfs_boot.c - Don't look for a "suitable interface"; we're now given the name of the 1997-01-31 02:57:31 +00:00
nfs_node.c Fixes from BSDI (thanks go to Keith Bostic). Original RCS messages: 1997-02-22 02:45:48 +00:00
nfs_nqlease.c Fixes from BSDI (thanks go to Keith Bostic). Original RCS messages: 1997-02-22 02:51:47 +00:00
nfs_serv.c Fixes from BSDI (thanks go to Keith Bostic). Original RCS message: 1997-02-22 02:56:01 +00:00
nfs_socket.c * Fix some bugs in NQNFS (malformed RPC requests, no directory lease eviction) 1997-02-09 21:19:04 +00:00
nfs_srvcache.c
nfs_subs.c NFSCLIENT -> NFS. 1997-01-31 02:58:48 +00:00
nfs_syscalls.c NFSCLIENT -> NFS. 1997-01-31 02:58:48 +00:00
nfs_var.h Give permission to the owner of the file to preserve semantics only 1996-12-11 00:01:56 +00:00
nfs_vfsops.c Silently clear NFSMNT_NOCONN if it's a TCP mount. 1997-02-22 02:48:26 +00:00
nfs_vnops.c * Fix some bugs in NQNFS (malformed RPC requests, no directory lease eviction) 1997-02-09 21:19:04 +00:00
nfsdiskless.h Enhancements from Matthias Drochner: 1996-10-20 13:13:22 +00:00
nfsm_subs.h make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
nfsmount.h Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
nfsnode.h NFS performance improvement from Doug Rabson/FreeBSD: 1996-12-02 22:55:39 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h