Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 03/05/2001 06:54:08
Module Name:	syssrc
Committed By:	wdk
Date:		Mon Mar  5 04:54:08 UTC 2001

Modified Files:
	syssrc/sys/arch/mipsco/mipsco: disksubr.c

Log Message:
- brelse() was called twice after reading disk label
- re-read RISC/os volume header off disk before writing new label
  in case it was updated by installboot utility
- no longer keep a copy of the volume header in cpu_disklabel


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/mipsco/mipsco/disksubr.c

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