android_kernel_samsung_msm8976/fs/exofs
Boaz Harrosh cae012d853 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 <bharrosh@panasas.com>
2009-12-10 09:59:21 +02:00
..
BUGS exofs: Documentation 2009-03-31 19:44:38 +03:00
common.h exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
dir.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
exofs.h exofs: Avoid using file_fsync() 2009-06-21 17:53:47 +03:00
file.c exofs: Avoid using file_fsync() 2009-06-21 17:53:47 +03:00
inode.c exofs: refactor exofs_i_info initialization into common helper 2009-12-10 09:59:19 +02:00
Kbuild exofs: super_operations and file_system_type 2009-03-31 19:44:34 +03:00
Kconfig
namei.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
osd.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
super.c exofs: statfs blocks is sectors not FS blocks 2009-12-10 09:59:21 +02:00
symlink.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00