NetBSD/sys/ufs/ffs
rumble 28f5ebd853 Create sysctl entries during module initialisation and destroy them
appropriately.

Many of these file systems are now ready for modularisation.
2008-06-28 01:34:05 +00:00
..
ffs_alloc.c When setting DONE on the buffer, assert that there are no waiters in 2008-06-04 17:46:21 +00:00
ffs_appleufs.c PR 33697: complete timecounter conversion 2006-06-11 09:26:04 +00:00
ffs_balloc.c ufs/ffs: replace calls to getblk() with ffs_getblk(). Now all buffers 2008-06-03 09:47:49 +00:00
ffs_bswap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_extern.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ffs_inode.c ufs/ffs: replace calls to getblk() with ffs_getblk(). Now all buffers 2008-06-03 09:47:49 +00:00
ffs_snapshot.c Mark a buffer busy in getnewbuf() when it came from the pool_cache since 2008-06-17 14:53:10 +00:00
ffs_softdep.c ufs/ffs: replace calls to getblk() with ffs_getblk(). Now all buffers 2008-06-03 09:47:49 +00:00
ffs_softdep.stub.c XXX softdep: 2008-05-31 21:37:08 +00:00
ffs_subr.c ufs/ffs: replace calls to getblk() with ffs_getblk(). Now all buffers 2008-06-03 09:47:49 +00:00
ffs_tables.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_vfsops.c Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +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
Makefile
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