Subject: CVS commit: src/sys/rump/librump/rumpkern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/04/2007 19:37:30
Module Name:	src
Committed By:	pooka
Date:		Sun Nov  4 19:37:30 UTC 2007

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

Log Message:
Allocate buf using getiobuf() instead of abusing the stack.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/rump/librump/rumpkern/genfs_io.c

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