Subject: CVS commit: syssrc/sys/msdosfs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/25/2002 22:42:41
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Mar 25 20:42:41 UTC 2002

Modified Files:
	syssrc/sys/msdosfs: msdosfs_vfsops.c

Log Message:
use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE
for the GEMDOS disklabel check
indent the if condition so that the intent is clearly visible
discussed with Leo Weppelman


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 syssrc/sys/msdosfs/msdosfs_vfsops.c

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