Subject: CVS commit: src/sys/rump/librump/rumpkern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 08/07/2007 19:43:56
Module Name:	src
Committed By:	pooka
Date:		Tue Aug  7 19:43:56 UTC 2007

Modified Files:
	src/sys/rump/librump/rumpkern: genfs.c

Log Message:
* adjust device block number based on if we're putting pages to a
  fs block boudary or not
* round writes to DEV_BSIZE, just to be kosher


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/rump/librump/rumpkern/genfs.c

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