NetBSD/sys/ufs/ffs
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
ffs_alloc.c Sprinkle comments about um_lock status on function entry and exit. 2008-01-21 23:36:26 +00:00
ffs_appleufs.c
ffs_balloc.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ffs_bswap.c
ffs_extern.h Replace get/setspecific with a void pointer in struct ufsmount. Use explicit 2008-04-17 09:52:47 +00:00
ffs_inode.c Make rusage collection per-LWP and collate in the appropriate places. 2008-03-27 19:06:51 +00:00
ffs_snapshot.c Replace get/setspecific with a void pointer in struct ufsmount. Use explicit 2008-04-17 09:52:47 +00:00
ffs_softdep.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
ffs_softdep.stub.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
ffs_vnops.c PR kern/38057 ffs makes assuptions about devvp file system 2008-04-29 18:18:08 +00:00
fs.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
softdep.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00