Refuse to label media that is too large to handle a 32 bit disklabel
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 19 Jun 2007 19:07:41 +0000 (19:07 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 19 Jun 2007 19:07:41 +0000 (19:07 +0000)
commit5c5f4647449ab6c635494f23d7e4f4038eee5b5b
tree9501ffb123b1e4a4b42b9afc1407253428aa3ad8
parentb02b417084b3607a8e9afe6d835518d5900f516b
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