Subject: CVS commit: syssrc/sys/miscfs/genfs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/31/2001 08:40:09
Module Name: syssrc
Committed By: chs
Date: Mon Dec 31 06:40:09 UTC 2001
Modified Files:
syssrc/sys/miscfs/genfs: genfs_vnops.c
Log Message:
in genfs_putpages(), we must wait for any pending write i/os to complete
if the putpages request is synchronous.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/miscfs/genfs/genfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.