git: kernel - disklabel64 - Adjust partition base to be physical

看板DFBSD_commit作者時間16年前 (2010/02/15 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit a3123c2868dc2b6fbf29cd0b30b1f98c4f345090 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Feb 14 10:57:27 2010 -0800 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). Summary of changes: sys/kern/subr_disklabel64.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a3123c2868dc2b6fbf29cd0b30b1f98c4f345090 -- DragonFly BSD source repository
文章代碼(AID): #1BU4-tUn (DFBSD_commit)