Subject: Re: CVS commit: src/sys/arch/hp700/hp700
To: None <source-changes@netbsd.org>
From: Nick Hudson <nick.hudson@dsl.pipex.com>
List: source-changes
Date: 01/10/2008 13:01:26
On Thursday 10 January 2008 12:44:50 Nick Hudson wrote:
> 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

I should have thanked Andrew Doran for his help with this.

So, Thanks!

Nick