Subject: CVS commit: src/sys/fs/ntfs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/09/2003 19:18:17
Module Name:	src
Committed By:	jdolecek
Date:		Wed Apr  9 16:18:17 UTC 2003

Modified Files:
	src/sys/fs/ntfs: ntfs_vfsops.c

Log Message:
replace VOP__UNLOCK(), VN_LOCK(), VGET() macros with the real thing, to
  imporove readability
g/c some non-NetBSD code for same reason


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/ntfs/ntfs_vfsops.c

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