Subject: Re: CVS commit: src/sys/kern
To: None <dsl@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 07/07/2003 22:50:52
In article <20030707132849.1CC3CB004@cvs.netbsd.org>
dsl@netbsd.org wrote:

> Module Name:	src
> Committed By:	dsl
> Date:		Mon Jul  7 13:28:49 UTC 2003
> 
> Added Files:
> 	src/sys/kern: subr_disk_mbr.c
> 
> Log Message:
> MI code to read disklabels from mbr disks.

Is it OK to assume that disklabel is always top of C partition?
Some ports (sh3, arm etc.) use MBR but their RAW_PART is 2.
I think we should also check MBR partition in
bounds_check_with_label().
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp