NetBSD/sys/miscfs/umapfs
rumble a1221b6d4a Convert file systems to dynamically attach with the new module interface.
Make VFS hooks dynamic while we're here and say farewell to VFS_ATTACH and
VFS_HOOKS_ATTACH linksets.

As a consequence, most of the file systems can now be loaded as new style
modules.

Quick sanity check by ad@.
2008-05-10 02:26:09 +00:00
..
files.umapfs
Makefile
umap_subr.c Updates for changes prototype of kauth_cred_set/getgroups(). 2007-06-30 15:27:02 +00:00
umap_vfsops.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
umap_vnops.c a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
umap.h