NetBSD/sys/ufs/mfs
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
..
Makefile
mfs_extern.h PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
mfs_vfsops.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
mfs_vnops.c mfs doesn't need fsync. 2008-05-07 21:30:42 +00:00
mfsnode.h Changes for PR kern/38291 (panic unmounting MFS /tmp): 2008-03-26 14:19:43 +00:00