cvs commit: src/sbin/disklabel disklabel.c src/sbin/disklabel64 disklabel64.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jul 24 12:49:25 PDT 2007
dillon 2007/07/24 12:48:44 PDT
DragonFly src repository
Modified files:
sbin/disklabel disklabel.c
sbin/disklabel64 disklabel64.c
Log:
Add logic to allow the first hog partition to specify a base offset. This
fixes a partition-too-large error when creating a hog partition with a
non-zero base offset.
Revision Changes Path
1.24 +5 -0 src/sbin/disklabel/disklabel.c
1.3 +7 -2 src/sbin/disklabel64/disklabel64.c
http://www.dragonflybsd.org/cvsweb/src/sbin/disklabel/disklabel.c.diff?r1=1.23&r2=1.24&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/disklabel64/disklabel64.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list