xfs: add minimum file size filtering to eofblocks scan
authorBrian Foster <bfoster@redhat.com>
Wed, 7 Nov 2012 17:21:14 +0000 (12:21 -0500)
committerBen Myers <bpm@sgi.com>
Thu, 8 Nov 2012 21:32:29 +0000 (15:32 -0600)
Support minimum file size filtering in the eofblocks scan. The
caller must set the XFS_EOF_FLAGS_MINFILESIZE flags bit and minimum
file size value in bytes.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>

No differences found