Whamcloud - gitweb
At least acknowledge that statfs wraps at 16TB filesystems. We could
authoradilger <adilger>
Fri, 6 Sep 2002 09:46:45 +0000 (09:46 +0000)
committeradilger <adilger>
Fri, 6 Sep 2002 09:46:45 +0000 (09:46 +0000)
commitfdc7bce3dbbb4b16700f2b6ef001c5c42f34cf66
treec7a3f29f7a486ea309df86e2aaad88dcf6122331
parent3eca0f643440d051100740bd5abd36629869ec33
At least acknowledge that statfs wraps at 16TB filesystems.  We could
probably increase blocksize until the block counts fit into a long,
maybe up to some limit (64kB = 256TB max, or 64kB x stripecount = much
larger).
lustre/lib/ll_pack.c
lustre/llite/super.c