commit | e6b5859cccfa0fec02f3c5b1069481efc7186f47 | [log] [tgz] |
---|---|---|
author | Tristan Ye <tristan.ye@oracle.com> | Fri Mar 18 14:35:37 2011 +0800 |
committer | Tristan Ye <tristan.ye@oracle.com> | Wed May 25 15:17:11 2011 +0800 |
tree | bd0308fa3455645a5fc91e9bd50912441eb07dbf | |
parent | 99e4c750419e0bb24a1bbf094b1e6a5a4eedbc36 [diff] |
Ocfs2/move_extents: helper to probe a proper region to move in an alloc group. Before doing the movement of extents, we'd better probe the alloc group from 'goal_blk' for searching a contiguous region to fit the wanted movement, we even will have a best-effort try by compromising to a threshold around the given goal. Signed-off-by: Tristan Ye <tristan.ye@oracle.com>