git: disklabel64 utility - Allow pbase/pstop to be slice-relative-unaligned
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Feb 14 11:18:54 PST 2010
commit 5179f0c55e7c654343dd160417a86e1d4a3870de
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Feb 14 11:16:40 2010 -0800
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).
Summary of changes:
sbin/disklabel64/disklabel64.c | 24 +++++++++++++++++++-----
1 files changed, 19 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5179f0c55e7c654343dd160417a86e1d4a3870de
--
DragonFly BSD source repository
More information about the Commits
mailing list