NetBSD/sys/ufs
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
..
ext2fs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
ffs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
lfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
mfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
ufs PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
Makefile
files.ufs defflag LFS_KERNEL_RFW (in opt_lfs.h). 2007-12-12 02:56:03 +00:00