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

Modified Files:
	syssrc/sys/ntfs: TODO

Log Message:
ntfs_nt{get|put|rele}() really are necessary, since ntnode may be
shared by several fnodes when the file is simultaneonsly opened by
several callers and different "attributes" (a.k.a.  resource forks)
are requested. They have been converted to use lockmgr()-style locking.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/ntfs/TODO

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