Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/05/2008 18:52:16
Module Name:	src
Committed By:	dsl
Date:		Sat Jan  5 18:52:16 UTC 2008

Modified Files:
	src/sys/sys: file.h

Log Message:
Add FILE_LOCK() and FILE_UNLOCK() defines.
Change a comment to make it clear that if code doesn't call FILE_USE()
it should call FILE_UNLOCK() instead.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/sys/file.h

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