Refuse to label media that is too large to handle a 32 bit disklabel
commit89c70e668f88be2cae211abd9799bd78522615fc
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 19 Jun 2007 19:07:41 +0000 (19 19:07 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 19 Jun 2007 19:07:41 +0000 (19 19:07 +0000)
tree657d1e1458334c8409447a40b47ab196081f56d4
parentd294d4d687cc45c6e919e873bad5315d37dbdc7d
Refuse to label media that is too large to handle a 32 bit disklabel
(aka > 2TB).  disklabel64 will have to be used instead on such media.
sbin/disklabel/disklabel.c