Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/13/2000 19:53:54
Module Name: syssrc
Committed By: simonb
Date: Fri Oct 13 16:53:54 UTC 2000
Modified Files:
syssrc/sys/ufs/mfs: mfs_vfsops.c
Log Message:
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.29 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.