Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 03:53:36
Module Name: syssrc
Committed By: tv
Date: Tue Oct 17 00:53:36 UTC 2000
Modified Files:
syssrc/sys/ufs/mfs [netbsd-1-5]: mfs_vfsops.c
Log Message:
Pullup 1.29 and 1.30 [simonb]:
In mfs_start(), move the handling of outstanding I/O requests to before
the check for unmounting the filesystem.
Appears to fix kern/10122 from Hitoshi Matsunawa.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.4.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.