NetBSD/sys/nfs
elad 870920260d Move the implementation of vaccess() to genfs_can_access(), in line with
the other routines of the same spirit.

Adjust file-system code to use it.

Keep vaccess() for KPI compatibility and to keep element of least
surprise. A "diagnostic" message warning that vaccess() is deprecated will
be printed when it's used (obviously, only in DIAGNOSTIC kernels).

No objections on tech-kern@:

	http://mail-index.netbsd.org/tech-kern/2009/06/21/msg005310.html
2009-06-23 19:36:38 +00:00
..
files.nfs Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
krpc_subr.c ansify function definitions 2009-03-15 17:14:40 +00:00
krpc.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
Makefile
nfs_bio.c Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
nfs_boot.c Update comments to reflect realities; the filenames were changed in 1997 2009-03-04 06:56:25 +00:00
nfs_bootdhcp.c correct previous: use %zu for BOOTP_SIZE_(MIN,MAX). 2009-05-06 05:34:12 +00:00
nfs_bootparam.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_bootstatic.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_export.c Broken assertion. 2009-05-23 18:19:19 +00:00
nfs_iod.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
nfs_kq.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
nfs_node.c ansify function definitions 2009-03-15 17:14:40 +00:00
nfs_serv.c - Fix a race between umount()/mount() and nfssvc(). 2009-05-23 15:31:21 +00:00
nfs_socket.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
nfs_srvcache.c ansify function definitions 2009-03-15 17:14:40 +00:00
nfs_srvsocket.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
nfs_srvsubs.c when freeing cn_pnbuf, make it NULL if DIAGNOSTIC. 2009-05-04 06:05:19 +00:00
nfs_subs.c nfs_clearcommit: fix a race with vnode cleaning. 2009-05-14 15:42:22 +00:00
nfs_syscalls.c Remove pointless error check. 2009-05-23 14:44:56 +00:00
nfs_var.h - Fix a race between umount()/mount() and nfssvc(). 2009-05-23 15:31:21 +00:00
nfs_vfsops.c ansify function definitions 2009-03-15 17:14:40 +00:00
nfs_vnops.c Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
nfs.h Change NFS to use a RB-tree for its FH->nfsnode lookups. 2008-10-22 11:36:06 +00:00
nfsdiskless.h change nfs boot behaviour to automatically try next boot method if boot information are incomplete to succeed. 2008-10-27 10:58:22 +00:00
nfsm_subs.h PR kern/41158: nfs_rename() locking against myself 2009-04-10 18:58:50 +00:00
nfsmount.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
nfsnode.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h