From: Andreas Dilger Date: Tue, 12 Nov 2013 03:38:12 +0000 (-0500) Subject: ext4: return non-zero st_blocks for inline data X-Git-Tag: v3.13-rc1~86^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9206c561554c948111d3cf6fc563a0beaaf790b3;p=pandora-kernel.git ext4: return non-zero st_blocks for inline data Return a non-zero st_blocks to userspace for statfs() and friends. Some versions of tar will assume that files with st_blocks == 0 do not contain any data and will skip reading them entirely. Signed-off-by: Andreas Dilger Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed