Subject: CVS commit: src/sys/arch/hp700/hp700
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 01/10/2008 12:44:50
Module Name:	src
Committed By:	skrll
Date:		Thu Jan 10 12:44:50 UTC 2008

Modified Files:
	src/sys/arch/hp700/hp700: disksubr.c

Log Message:
As we're reusing buf we need to clear b_oflags so the buf isn't marked as
BO_DONE.

Disklabels can be found again


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/hp700/hp700/disksubr.c

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