NetBSD/sys/fs/adosfs
elad 9670d2e41d Add genfs_can_mount() and use it to prevent some more code duplication of
the security checks when mounting a device (VOP_ACCESS() + kauth(9) call)).

Proposed with no objections on tech-kern@:

	http://mail-index.netbsd.org/tech-kern/2009/04/20/msg004859.html

The vnode is always expected to be locked, so no locking is done outside
the file-system code.
2009-04-25 18:53:43 +00:00
..
adlookup.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
adosfs.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
adutil.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
advfsops.c Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
advnops.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
files.adosfs
Makefile