Refuse to label media that is too large to handle a 32 bit disklabel
commit2d093d1b43ac9df4ea0f43aa71ebaa3bb082433b
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)
tree65af55bf9a2a4a70e01201c0b674d134c0643885
parent0a9485523058426b34937b81b19fe1fc0bf09c62
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