From: Dave Chinner Date: Tue, 24 Sep 2013 06:01:15 +0000 (+1000) Subject: xfs: fix XFS_IOC_FREE_EOFBLOCKS definition X-Git-Tag: v3.12-rc3~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b771af2fcb4a8a2df7e9b8784cd80e1774c34198;p=pandora-kernel.git xfs: fix XFS_IOC_FREE_EOFBLOCKS definition It uses a kernel internal structure in it's definition rather than the user visible structure that is passed to the ioctl. Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed