Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/10/1999 07:19:55
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun Oct 10 14:19:55 UTC 1999

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

Log Message:
ntfs_lookup()
	* print just the relevant part of cnp->cn_nameptr in debug printf
	* if ntfs_ntlookupfile() returned with error, print the returned
	  error if debugging


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/ntfs/ntfs_vnops.c

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