Peter Wemm d76f16de39 Fix a bug with df on large (>1TB) nfsv3 file servers on 32 bit client
machines where the 'long' number of blocks in struct statfs wont fit.
Instead of chosing an artificial 512 byte block size, simply scale it up
until we avoid an overflow.  NFSv3 reports the sizes in bytes, and the
blocksize is a figment of nfsclient's imagination.
2003-04-24 20:36:32 +00:00
..
2003-04-16 21:09:41 +00:00
2003-04-12 08:44:54 +00:00
2003-04-15 04:19:49 +00:00
2003-04-03 21:36:33 +00:00
2003-04-22 12:14:19 +00:00
2003-03-28 06:43:50 +00:00