K 10 svn:author V 5 peter K 8 svn:date V 27 2005-01-21T01:09:04.000000Z K 7 svn:log V 318 Partial backport of 64 bit filesystem space code. In spite of the bugs in the kernel NFS code, df itself was broken. It tries to re-factor the statfs blocks / blocksize into whatever the user requested. Thus, it must be able to report >2TB file systems correctly, which means it must deal with 64 bit block counts. END