commit | 00ca79a04bef1a1b30ef8afd992d905b6d986caf | [log] [tgz] |
---|---|---|
author | Brian Foster <[email protected]> | Wed Nov 07 12:21:14 2012 -0500 |
committer | Ben Myers <[email protected]> | 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 <[email protected]> Reviewed-by: Mark Tinguely <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Ben Myers <[email protected]>