Make some adjustments to clean up structural field names. Add type and
commitd7b8d206c0fc5e45ea4958885f91e15fa9065dc3
authordillon <dillon>
Tue, 19 Jun 2007 06:07:57 +0000 (19 06:07 +0000)
committerdillon <dillon>
Tue, 19 Jun 2007 06:07:57 +0000 (19 06:07 +0000)
tree0bf1f60c60f7c42462064782adc5edbc9554dc76
parent641aa829e88fa0c807c7c54a785c9b1013325342
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