Make some adjustments to clean up structural field names. Add type and
commit65b7ed67a9b25c223397c604d20d7fe70b734467
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 19 Jun 2007 06:07:57 +0000 (19 06:07 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 19 Jun 2007 06:07:57 +0000 (19 06:07 +0000)
treead0e66cf5d195a1e249251315bf4ad9f1aeaa429
parentf584d992d59ee620492fbc0c7fc6c746831f6dab
Make some adjustments to clean up structural field names.  Add type and
storage uuid's to the partinfo structure for the DIOCGPART ioctl and
load the fields up for GPT slices and disklabel64 partitions.
14 files changed:
sbin/diskinfo/diskinfo.c
sys/dev/disk/ccd/ccd.c
sys/dev/raid/vinum/vinumio.c
sys/kern/kern_uuid.c
sys/kern/subr_diskgpt.c
sys/kern/subr_disklabel32.c
sys/kern/subr_disklabel64.c
sys/kern/subr_diskmbr.c
sys/kern/subr_diskslice.c
sys/sys/disklabel.h
sys/sys/disklabel64.h
sys/sys/diskslice.h
sys/sys/gpt.h
sys/sys/uuid.h