DragonFly-2.3.1.375.g5ded8 master sbin/i386/fdisk fdisk.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 23 16:12:15 PDT 2009
commit 5ded848a308165f35542fe134d09cb4cd1f50694
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list