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

看板DFBSD_commit作者時間16年前 (2010/02/15 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BU4-uNh (DFBSD_commit)