Skip to content
Commit cae012d8 authored by Boaz Harrosh's avatar Boaz Harrosh
Browse files

exofs: statfs blocks is sectors not FS blocks



Even though exofs has a 4k block size, statfs blocks
is in sectors (512 bytes).

Also if target returns 0 for capacity then make it
ULLONG_MAX. df does not like zero-size filesystems

Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
parent 19fe294f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment