NetBSD/sys/ufs/ffs
2008-12-01 13:45:51 +00:00
..
ffs_alloc.c Revert last. Conditionalize variables on FFS_EI. 2008-12-01 13:45:51 +00:00
ffs_appleufs.c PR 33697: complete timecounter conversion 2006-06-11 09:26:04 +00:00
ffs_balloc.c Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
ffs_bswap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_extern.h ffs_blkfree is used in two different ways. The normal usage is to free a 2008-12-01 13:22:06 +00:00
ffs_inode.c ffs_truncate() always runs with journal locked. Propagate this information 2008-08-30 08:25:53 +00:00
ffs_snapshot.c ffs_blkfree is used in two different ways. The normal usage is to free a 2008-12-01 13:22:06 +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 Remove #ifdef LFS from the ufs code. 2008-11-13 11:09:45 +00:00
ffs_vnops.c Break a deadlock where one thread has a wapbl transaction, calls VOP_GETPAGES 2008-10-10 09:21:58 +00:00
ffs_wapbl.c Split ffs_blkalloc into a frontend that does inode based consistency 2008-11-30 16:20:44 +00:00
fs.h Be consistent with #define<tab>. 2008-07-31 08:44:21 +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