DEVFS - fix probing of label for MBR compat slice; cleanup whitespaces
authorAlex Hornung <ahornung@gmail.com>
Tue, 11 Aug 2009 16:04:33 +0000 (17:04 +0100)
committerAlex Hornung <ahornung@gmail.com>
Tue, 11 Aug 2009 16:08:48 +0000 (17:08 +0100)
commitd7d5e114c3b157473c8a507cc94efdc09c5e0b15
treef7db8d755ae3248393be5b45d094bfc74ab0e7a3
parent4cf905ba5472517050799ff79ea3cef3cc243cf0
DEVFS - fix probing of label for MBR compat slice; cleanup whitespaces

* Also probe for labels if no real mbr but only a compat slice was
  "found" by subr_diskmbr. This avoided probing of the compat slice
  as for example described in vkernel(7)

* Clean up whitespaces

Reported-By: YONETANI Tomokazu
sys/kern/subr_disk.c