NetBSD/sys/fs/smbfs
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.smbfs
Makefile
smbfs_io.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
smbfs_kq.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
smbfs_node.c - Fix several problems with the inode hash. 2008-01-26 14:25:38 +00:00
smbfs_node.h
smbfs_smb.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
smbfs_subr.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
smbfs_subr.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
smbfs_vfsops.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
smbfs_vnops.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
smbfs.h - Fix several problems with the inode hash. 2008-01-26 14:25:38 +00:00