import: Use uint64_t for counting bytes and lines in logfilesv2.0.9-beta1
commitd92643524de6aa37083e7b6f8be276d2f96dbd9f
authorAndreas Ericsson <ae@op5.se>
Tue, 27 Apr 2010 13:03:22 +0000 (27 15:03 +0200)
committerAndreas Ericsson <ae@op5.se>
Tue, 27 Apr 2010 13:03:22 +0000 (27 15:03 +0200)
tree8b4e015f87e6e014c156db9fc5980013f834a670
parentc763c5c87381640fbb13cbccb0f3308aee62f8a5
import: Use uint64_t for counting bytes and lines in logfiles

Otherwise we run out of storage space when we encounter
logs that total more than 4GB of data, which a lot of our
customers have. This will have weird impact on the progress
output, to say the least.

Signed-off-by: Andreas Ericsson <ae@op5.se>
import.c