DragonFly commits List (threaded) for 2009-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.375.g5ded8 master sbin/i386/fdisk fdisk.c
commit 5ded848a308165f35542fe134d09cb4cd1f50694
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Jun 23 16:05:51 2009 -0700
fdisk - allow media sizes larger then 2TB
If the media size is larger then 2TB set the 32 bit slice logical
size field, ds_size, to its maximum value of 0xFFFFFFFFU instead of
overflowing the field.
Summary of changes:
sbin/i386/fdisk/fdisk.c | 21 ++++++++++++++++-----
1 files changed, 16 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5ded848a308165f35542fe134d09cb4cd1f50694
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]