NetBSD/sys/miscfs
elad 54bf8cc67a 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:44 +00:00
..
deadfs ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
fdesc ansify function definitions 2009-03-15 17:14:40 +00:00
fifofs Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
genfs Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:44 +00:00
kernfs ansify function definitions 2009-03-15 17:14:40 +00:00
nullfs Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
overlay PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
portal ansify function definitions 2009-03-15 17:14:40 +00:00
procfs ansify function definitions 2009-03-15 17:14:40 +00:00
specfs - Rearrange pg_delete() and pg_remove() (renamed pg_free), thus 2009-04-25 15:06:31 +00:00
syncfs ansify function definitions 2009-03-15 17:14:40 +00:00
umapfs ansify function definitions 2009-03-15 17:14:40 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00