Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/30/1999 09:56:41
Module Name: syssrc
Committed By: jdolecek
Date: Thu Sep 30 16:56:41 UTC 1999
Modified Files:
syssrc/sys/ntfs: ntfs_ihash.c ntfs_ihash.h ntfs_subr.c
Log Message:
convert ntfs_ntlookup() to use lockmgr()-style locking, instead of it's
home brewed variant
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/ntfs/ntfs_ihash.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/ntfs/ntfs_ihash.h
cvs rdiff -r1.16 -r1.17 syssrc/sys/ntfs/ntfs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.