commit | 00ca79a04bef1a1b30ef8afd992d905b6d986caf | [log] [tgz] |
---|---|---|
author | Brian Foster <bfoster@redhat.com> | Wed Nov 07 12:21:14 2012 -0500 |
committer | Ben Myers <bpm@sgi.com> | Thu Nov 08 15:32:29 2012 -0600 |
tree | ee4a3f4dbb6fbfeae01e58f98a1c2c8457f5b4b0 | |
parent | 1b5560488d1ab7c932f6f99385b41116838c3486 [diff] |
xfs: add minimum file size filtering to eofblocks scan 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>