Continue untangling the disklabel. Add sector index reservation fields
commita49206d0ecb098862ab60f4d5b234411e15befc9
authordillon <dillon>
Wed, 16 May 2007 05:20:26 +0000 (16 05:20 +0000)
committerdillon <dillon>
Wed, 16 May 2007 05:20:26 +0000 (16 05:20 +0000)
treea505c01952b747950f2982ddd87e8c8d07bb8ca9
parente219211e9ccbc6edfaeba97051c23dce4dc13c25
Continue untangling the disklabel.  Add sector index reservation fields
to the diskslice and partinfo structures.  These fields will replace the
hardcoded LABELSECTOR constant and also help manage reserved areas in
the disklabel.
13 files changed:
sbin/diskinfo/diskinfo.c
sys/dev/disk/ata/atapi-cd.c
sys/dev/disk/ccd/ccd.c
sys/dev/raid/vinum/vinumhdr.h
sys/dev/raid/vinum/vinumparser.c
sys/kern/subr_diskmbr.c
sys/kern/subr_diskslice.c
sys/sys/disklabel.h
sys/sys/disklabel32.h
sys/sys/diskslice.h
sys/sys/odisklabel.h
sys/vfs/gnu/ext2fs/ext2_vfsops.c
sys/vfs/ufs/ffs_vfsops.c