Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/15/1999 11:38:16
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Nov 15 19:38:16 UTC 1999

Modified Files:
	syssrc/sys/ntfs: ntfs_vfsops.c

Log Message:
remove some staff not needed anymore after SOFTDEP is merged;
also fixes bug introduced in previous commit - the check for VBAD device node
  added in rev 1.20 was accidentaly run AFTER v_specinfo was touched,
  making the check useless


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/ntfs/ntfs_vfsops.c

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