disklabel64 utility - Allow pbase/pstop to be slice-relative-unaligned
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 14 Feb 2010 19:16:40 +0000 (11:16 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 14 Feb 2010 19:16:40 +0000 (11:16 -0800)
commit5179f0c55e7c654343dd160417a86e1d4a3870de
tree593604476750599a0dca5ef807ecd2b9e693a827
parenta3123c2868dc2b6fbf29cd0b30b1f98c4f345090
disklabel64 utility - Allow pbase/pstop to be slice-relative-unaligned

* The kernel will now create 64-bit labels whos pbase/pstop are not
  aligned slice-relative, in order to align them physically.

* Adjust the disklabel64 utility to allow pbase/pstop to be unaligned,
  but still require the offset and size fields in the partition defs to
  be aligned (relative to pbase).
sbin/disklabel64/disklabel64.c