K 10 svn:author V 3 imp K 8 svn:date V 27 2001-03-05T03:39:57.000000Z K 7 svn:log V 205 First attempt to not overflow in disk space calculations. Use off_t for the size variable used to calculate the size of the partition. Also use ULL suffix for constants to ensure that we use 64 bit math. END