NetBSD/sys/miscfs/kernfs
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.kernfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kernfs_subr.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
kernfs_vfsops.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
kernfs_vnops.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
kernfs.h fix comment (forgotten in rev 1.19): 2006-12-28 05:49:05 +00:00
Makefile