NetBSD/sys/ufs
chs ea6ddab6a8 the work-around in rev. 1.37 (turn off async) wasn't enough to prevent
hangs under heavy load.  so we now apply the more extreme version:
make MFS mounts "sync".  fixes PRs 17128 and 17321.
2002-10-24 16:41:00 +00:00
..
ext2fs ext2fs_remove(): use 'else' to eliminate need for goto (and improve 2002-10-23 19:52:16 +00:00
ffs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
lfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
mfs the work-around in rev. 1.37 (turn off async) wasn't enough to prevent 2002-10-24 16:41:00 +00:00
ufs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
Makefile
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00