From: Dave Chinner Date: Wed, 1 Oct 2014 23:17:58 +0000 (+1000) Subject: xfs: compat_xfs_bstat does not have forkoff X-Git-Tag: fixes-against-v3.18-rc2~104^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1d6cc02f2f6a590c4d8dc2c3bcf7be3b9419945;p=pandora-kernel.git xfs: compat_xfs_bstat does not have forkoff struct compat_xfs_bstat is missing the di_forkoff field and so does not fully translate the structure correctly. Fix it. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed