Continue untangling the disklabel. Clean up dumpdev handling by having
commit47adaa0390ac78f4aa84422ce8fcccc9cf9ab929
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 19 May 2007 07:05:26 +0000 (19 07:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 19 May 2007 07:05:26 +0000 (19 07:05 +0000)
tree9bfcffc0951e6daf7260d57b1400d66e0ec45af9
parentbb6a615646bd30f3516198fe72894b2420e71ef5
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