NetBSD/sys/ufs/ffs
pooka 395899ddd0 When allocating blocks, check minfree before asking kauth about
suser.  The latter has unknown cost and rarely needs to be called.
2007-07-16 14:26:08 +00:00
..
ffs_alloc.c When allocating blocks, check minfree before asking kauth about 2007-07-16 14:26:08 +00:00
ffs_appleufs.c PR 33697: complete timecounter conversion 2006-06-11 09:26:04 +00:00
ffs_balloc.c remove redundant KASSERTs 2007-06-29 15:34:59 +00:00
ffs_bswap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_extern.h Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
ffs_inode.c Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
ffs_snapshot.c ffs_snapshot_mount: No persistent snapshots on an Apple UFS file system. 2007-07-12 09:30:04 +00:00
ffs_softdep.c Restore the special lkt_held handling for softdep_disk_write_complete(). 2007-07-10 10:47:07 +00:00
ffs_softdep.stub.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ffs_subr.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
ffs_tables.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_vfsops.c Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
ffs_vnops.c improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00
fs.h merge ktrace-lwp. 2005-12-11 12:16:03 +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