Searched hist:ee16cc03 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | move_extents.c | ee16cc03 Fri Mar 18 01:35:40 CDT 2011 Tristan Ye <tristan.ye@oracle.com> Ocfs2/move_extents: helper to calculate the defraging length in one run.
The helper is to calculate the defrag length in one run according to a threshold, it will proceed doing defragmentation until the threshold was meet, and skip a LARGE extent if any.
Signed-off-by: Tristan Ye <tristan.ye@oracle.com> ee16cc03 Fri Mar 18 01:35:40 CDT 2011 Tristan Ye <tristan.ye@oracle.com> Ocfs2/move_extents: helper to calculate the defraging length in one run. The helper is to calculate the defrag length in one run according to a threshold, it will proceed doing defragmentation until the threshold was meet, and skip a LARGE extent if any. Signed-off-by: Tristan Ye <tristan.ye@oracle.com>
|