Subject: CVS commit: src/sys/miscfs/genfs
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 11/30/2005 01:46:06
Module Name:	src
Committed By:	reinoud
Date:		Wed Nov 30 01:46:06 UTC 2005

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

Log Message:
Learn genfs that (struct buf *)->b_lblkno allways need to point to the
logical block number of the file instead of allways zero.


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 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.