CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/21 18:06:28
Modified files:
sys/arch/luna88k/luna88k: disksubr.c
sys/arch/mac68k/mac68k: disksubr.c
sys/arch/sparc/sparc: disksubr.c
sys/arch/sparc64/sparc64: disksubr.c
Log message:
Call checkdisklabel() for labels built from native info. This will
ensure 'c' always has the correct size as the rest of the kernel
assumes. Thus prevent dd'ing causing a SCSI out-of-bounds error.
ok miod@
