commit | 99e4c750419e0bb24a1bbf094b1e6a5a4eedbc36 | [log] [tgz] |
---|---|---|
author | Tristan Ye <tristan.ye@oracle.com> | Fri Mar 18 14:35:36 2011 +0800 |
committer | Tristan Ye <tristan.ye@oracle.com> | Wed May 25 15:17:10 2011 +0800 |
tree | 2d9fdf13b965f6b786b1831182df02d9d5d694da | |
parent | 1c06b9126130aa4a917bba81c39579ed08a67b4e [diff] |
Ocfs2/move_extents: helper to validate and adjust moving goal. First best-effort attempt to validate and adjust the goal (physical address in block), while it can't guarantee later operation can succeed all the time since global_bitmap may change a bit over time. Signed-off-by: Tristan Ye <tristan.ye@oracle.com>