From: Boaz Harrosh Date: Mon, 2 Nov 2009 16:19:24 +0000 (+0200) Subject: exofs: statfs blocks is sectors not FS blocks X-Git-Tag: v2.6.33-rc1~331^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae012d8532879544326fff5fa2ae22a6dfe8e23;p=pandora-kernel.git 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: Boaz Harrosh --- Reading git-diff-tree failed