cvs commit: src/sbin/gpt add.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 16 18:17:53 PDT 2008
dillon 2008/07/16 18:15:59 PDT
DragonFly src repository
Modified files:
sbin/gpt add.c
Log:
In DragonFly, gpt partitions look like slices in /dev, and we match the
slice number to the GPT index to avoid confusion.
Fix the reporting of the slice in 'gpt add' (it was off by 1).
Revision Changes Path
1.6 +1 -1 src/sbin/gpt/add.c
http://www.dragonflybsd.org/cvsweb/src/sbin/gpt/add.c.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list