Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/25/1999 14:18:39
Module Name: syssrc
Committed By: jdolecek
Date: Mon Oct 25 21:18:38 UTC 1999
Modified Files:
syssrc/sys/ntfs: ntfs_vnops.c
Log Message:
ntfs_lookup(): use cnp->cn_proc as the third parameter to VN_LOCK(), so that
the code will DTRT on FreeBSD
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 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.