NetBSD/sys/ufs
mycroft 7f2aa054f1 ffs_reload(): Copy fs_ronly into the new superblock, too, as it may have been
modified on disk (e.g. by fsck(8)).  This flag should really be elsewhere.
2001-01-09 10:44:19 +00:00
..
ext2fs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
ffs ffs_reload(): Copy fs_ronly into the new superblock, too, as it may have been 2001-01-09 10:44:19 +00:00
lfs If DIAGNOSTIC and the segment writer gets a badly sized buffer, panic() 2001-01-09 05:05:35 +00:00
mfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ufs in ufs_balloc_range(), don't rely on uvm_vnp_setsize() to invalidate 2000-12-03 03:57:24 +00:00
Makefile