Subject: CVS commit: syssrc/sys/miscfs/genfs
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 05/10/2002 10:51:38
Module Name:	syssrc
Committed By:	enami
Date:		Fri May 10 07:51:38 UTC 2002

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

Log Message:
Redo rev. 1.57 a bit different way; don't use `tpg' since it may be freed.
Subtract the number of pages behind us when calculating new offset instead.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 syssrc/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.