From: Brian Foster Date: Wed, 7 Nov 2012 17:21:12 +0000 (-0500) Subject: xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~55^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca149de80478441352a8622ea15fae7de703ced;p=pandora-kernel.git xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl The XFS_IOC_FREE_EOFBLOCKS ioctl allows users to invoke an EOFBLOCKS scan. The xfs_eofblocks structure is defined to support the command parameters (scan mode). Signed-off-by: Brian Foster Reviewed-by: Mark Tinguely Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed