Subject: CVS commit: src/sys/miscfs/genfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/22/2006 08:49:13
Module Name:	src
Committed By:	yamt
Date:		Sat Jul 22 08:49:13 UTC 2006

Modified Files:
	src/sys/miscfs/genfs: genfs_vnops.c

Log Message:
- genfs_getpages: in the case of PGO_LOCKED, check if we can acquire
  g_glock as suggested by Chuck Silvers on tech-kern@.
- genfs_rel_pages: handle PGO_DONTCARE so that it can be used for the above.


To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/miscfs/genfs/genfs_vnops.c

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