Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/22/2000 07:49:19
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sat Jul 22 14:49:18 UTC 2000

Modified Files:
	syssrc/sys/ufs/ext2fs: ext2fs_vfsops.c

Log Message:
ext2fs_reload(), ext2fs_mountfs(): do devvp locking same way as ffs
this has not shown any good or bad effect, but might help narrow
some problems people seen with ext2fs reload (hi Soren!)


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/ufs/ext2fs/ext2fs_vfsops.c

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