Continue untangling the disklabel. Clean up dumpdev handling by having
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 19 May 2007 07:05:26 +0000 (07:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 19 May 2007 07:05:26 +0000 (07:05 +0000)
commita6c0f342bbc77c9e2b219fce11f46044b4e2a71a
tree45f8de04a9f959db437c76e4a8874a81fb9667b0
parentf28b7be05a7e25b4fc9608ed2e3b60979f10ed9f
Continue untangling the disklabel.  Clean up dumpdev handling by having
it use DIOCGPART instead of trying to access the disklabel directly, and
replace references to LABELSECTOR with partinfo.skip_bsdlabel.
sys/kern/kern_shutdown.c
sys/kern/subr_disk.c
sys/sys/diskslice.h