Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



In article <20030707132849.1CC3CB004%cvs.netbsd.org@localhost>
dsl%netbsd.org@localhost 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@localhost



Home | Main Index | Thread Index | Old Index