freebsd-nq/sys/nfsserver
Peter Wemm 4204769d9e Only ignore "owner" permissions selectively rather than always. In some
cases we ignore it (eg: read/write) to maintain chmod-after-open semantics
but in other cases we do care, eg: creating files, access() etc.  Never
ignore errors from VOP_ACCESS() on immutable files.

This apparently comes from BSDI (from Keith Bostic) via NetBSD.

PR:		5148
Submitted by:	Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
1998-05-20 09:05:48 +00:00
..
nfs_serv.c Only ignore "owner" permissions selectively rather than always. In some 1998-05-20 09:05:48 +00:00
nfs_srvcache.c Staticize. 1998-02-09 06:11:36 +00:00
nfs_srvsock.c Allow control of the attribute cache timeouts at mount time. 1998-05-19 07:11:27 +00:00
nfs_srvsubs.c Allow control of the attribute cache timeouts at mount time. 1998-05-19 07:11:27 +00:00
nfs_syscalls.c Allow control of the attribute cache timeouts at mount time. 1998-05-19 07:11:27 +00:00
nfs.h Allow control of the attribute cache timeouts at mount time. 1998-05-19 07:11:27 +00:00
nfsm_subs.h Get timespecs directly instead of via timevals. 1998-05-16 15:11:24 +00:00
nfsproto.h
nfsrvcache.h Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
nfsrvstats.h Allow control of the attribute cache timeouts at mount time. 1998-05-19 07:11:27 +00:00