Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] syssrc/sys/ufs/mfs
Module Name: syssrc
Committed By: lukem
Date: Fri Nov 1 08:41:50 UTC 2002
Modified Files:
syssrc/sys/ufs/mfs [netbsd-1-6]: mfs_vfsops.c
Log Message:
Pull up revision 1.42 (requested by tron in ticket #941):
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.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.38.8.1 syssrc/sys/ufs/mfs/mfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index