DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: disklabel64 utility - Allow pbase/pstop to be slice-relative-unaligned


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 14 Feb 2010 11:18:01 -0800 (PST)

commit 5179f0c55e7c654343dd160417a86e1d4a3870de
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]