xfs: fix XFS_IOC_FREE_EOFBLOCKS definition
authorDave Chinner <dchinner@redhat.com>
Tue, 24 Sep 2013 06:01:15 +0000 (16:01 +1000)
committerBen Myers <bpm@sgi.com>
Tue, 24 Sep 2013 17:35:08 +0000 (12:35 -0500)
commitb771af2fcb4a8a2df7e9b8784cd80e1774c34198
tree2f82d12d6a7409a99749956126258d8589915751
parentb313a5f1cb0bf3276d5457b52b9f75a940e7b5e9
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 <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_fs.h