kernel - disklabel64 - Adjust partition base to be physically aligned
commita3123c2868dc2b6fbf29cd0b30b1f98c4f345090
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 14 Feb 2010 18:57:27 +0000 (14 10:57 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 14 Feb 2010 18:57:27 +0000 (14 10:57 -0800)
tree193876022451186e211e8381cc4cd0776f93e1c8
parent6c8761bcabc81b5e9d33945447f3418cf38e4037
kernel - disklabel64 - Adjust partition base to be physically aligned

* When creating a new pristine label the kernel will align the
  partition base to the physical drive instead of to the logical
  slice.

  This is to accomodate fdisk/slice setups which do not align the
  slice properly (which is nearly all of them).
sys/kern/subr_disklabel64.c