DragonFly commits List (threaded) for 2010-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - disklabel64 - Adjust partition base to be physically aligned
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]