NetBSD/sys/fs
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
..
adosfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
cd9660 PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
efs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
filecorefs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
hfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
msdosfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
ntfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
ptyfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
puffs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
smbfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
sysvbfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
tmpfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
udf Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
union Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
unionfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
Makefile Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
unicode.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00