Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/ufs/mfs
Module Name: syssrc
Committed By: chs
Date: Thu Oct 24 16:41:01 UTC 2002
Modified Files:
syssrc/sys/ufs/mfs: mfs_vfsops.c
Log Message:
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.41 -r1.42 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