Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/27/2000 01:44:46
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Mar 27 09:44:46 UTC 2000

Modified Files:
	syssrc/sys/msdosfs: msdosfs_lookup.c msdosfs_vnops.c

Log Message:
Support async option by using delayed writes for metadata when mounted
with async. This increases the speed of my extract-archive test by about
20% on floppy, 10% on ZIP. "You've got the rope."


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/msdosfs/msdosfs_lookup.c
cvs rdiff -r1.92 -r1.93 syssrc/sys/msdosfs/msdosfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.