On Wed, Nov 06, 2002 at 05:14:54PM -0800, Nate Lawson wrote: > On Thu, 7 Nov 2002, Marc Olzheim wrote: > > With some minor modifications to disklabel, you can label a 2 Tb disk. > > We've done it with a 1.4Tb disk: > > > > Filesystem Size Used Avail Capacity Mounted on > > /dev/da20a 669G 246G 370G 40% /rapraid0 > > /dev/da20e 669G 499G 117G 81% /rapraid1 > > > > Patch attached (Don't mind the code, it's a quick hack) > > Um, why did you reimplement strtoll(3)?
To make sure no bits were cut off during signed/unsigned conversions and thelike... A well, as I said: don't mind the code. ;-) Zlo To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message