NetBSD/sys/ufs/ffs
mycroft fad85a24d8 On a RW->RO transition, explicitly clear fs_fmod after the cgupdate/sbupdate,
to prevent spurious writebacks and whinging about the (correct!) clean flag.
(Why this isn't done in ffs_sbupdate(), I dunno...)
2001-01-10 17:49:18 +00:00
..
ffs_alloc.c Don't set the value of doreallocblks here; it's defined over in vfs_cluster.c 2000-11-30 20:56:10 +00:00
ffs_balloc.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ffs_bswap.c - 16 * 8 != 168 2000-12-23 14:42:06 +00:00
ffs_extern.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ffs_inode.c Convert a MALLOC with a variable size to malloc(). Saves 220 bytes of text 2001-01-01 05:17:26 +00:00
ffs_softdep.c attach the softdep pagecache pseudo-buffers to the inode 2001-01-10 04:47:10 +00:00
ffs_softdep.stub.c RCS ID 2001-01-10 16:45:56 +00:00
ffs_subr.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ffs_tables.c
ffs_vfsops.c On a RW->RO transition, explicitly clear fs_fmod after the cgupdate/sbupdate, 2001-01-10 17:49:18 +00:00
ffs_vnops.c call pgo_flush with (start,end) rather than (start,length). 2000-12-10 19:41:35 +00:00
fs.h Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
Makefile
softdep.h Copyright changed. 2000-06-22 15:23:05 +00:00