Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sbin/disklabel



On Mon, 25 Jul 2011, Christos Zoulas wrote:
Modified Files:
        src/sbin/disklabel: disklabel.8

Log Message:
mention that we don't handle more than 2TB disks/partitions.

I think the limit's actually (2**32 - 1) sectors.  With
512-byte sectors, that's one sector less than 2TB.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index