Subject: CVS commit: src/sys/fs/ntfs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/11/2003 00:44:16
Module Name:	src
Committed By:	christos
Date:		Tue Nov 11 00:44:16 UTC 2003

Modified Files:
	src/sys/fs/ntfs: ntfs_vfsops.c

Log Message:
KASSERT was not the right thing here. Instead only set the type if f_type
has been inititialized. Reported by pooka


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/fs/ntfs/ntfs_vfsops.c

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