Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 03/18/2002 01:58:11
Module Name: syssrc
Committed By: chs
Date: Sun Mar 17 23:58:10 UTC 2002
Modified Files:
syssrc/sys/msdosfs: msdosfs_vnops.c
syssrc/sys/ufs/ext2fs: ext2fs_readwrite.c
Log Message:
don't do any flush-behind for async mounts.
this matches the traditional behaviour.
To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 syssrc/sys/msdosfs/msdosfs_vnops.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/ufs/ext2fs/ext2fs_readwrite.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.