NetBSD/sys/ufs/ffs
thorpej 34e2fb3bb6 Performance enhancement from Kirk McKusick <mckusick@McKusick.COM>:
When freeing an indirect block, there is no need to write it (synchronously,
no less!) before tossing it.
1996-11-06 03:02:59 +00:00
..
ffs_alloc.c revert previous kprintf changes 1996-10-12 21:58:44 +00:00
ffs_balloc.c ffs prototypes 1996-02-09 22:22:18 +00:00
ffs_extern.h Add a set of generic file system operations that most file systems use. 1996-09-01 23:47:48 +00:00
ffs_inode.c Performance enhancement from Kirk McKusick <mckusick@McKusick.COM>: 1996-11-06 03:02:59 +00:00
ffs_subr.c revert previous kprintf changes 1996-10-12 21:58:44 +00:00
ffs_tables.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
ffs_vfsops.c revert previous kprintf changes 1996-10-12 21:58:44 +00:00
ffs_vnops.c Implement poll(2). 1996-09-07 12:40:22 +00:00
fs.h Make use of the `fs_clean' field. If it was set when the file system was 1995-04-12 21:21:00 +00:00