Subject: CVS commit: src/sys/ufs
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 01/26/2004 10:02:31
Module Name:	src
Committed By:	hannken
Date:		Mon Jan 26 10:02:31 UTC 2004

Modified Files:
	src/sys/ufs/mfs: mfs_vnops.c
	src/sys/ufs/ufs: ufs_vnops.c

Log Message:
Fix mfs_strategy() to use the vp argument.
From YAMAMOTO Takashi <yamt@netbsd.org>.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/ufs/mfs/mfs_vnops.c
cvs rdiff -r1.111 -r1.112 src/sys/ufs/ufs/ufs_vnops.c

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