NetBSD/sys/fs/smbfs
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.smbfs
Makefile
smbfs_io.c Fix compilation with SMB_*_DEBUG options. 2009-06-22 21:13:50 +00:00
smbfs_kq.c
smbfs_node.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
smbfs_node.h
smbfs_smb.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
smbfs_subr.c
smbfs_subr.h
smbfs_vfsops.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
smbfs_vnops.c Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
smbfs.h