Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/12/2007 18:35:21
Module Name:	src
Committed By:	he
Date:		Wed Dec 12 18:35:21 UTC 2007

Modified Files:
	src/sys/ufs/lfs: lfs_rfw.c

Log Message:
Make this build again, as part of sys/lkm/dev/vnd/:
- lfs_truncate() has lost its lwp argument.
- Cast from void* to char* before doing pointer arithmetic.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/ufs/lfs/lfs_rfw.c

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