diff options
author | Tristan Ye <tristan.ye@oracle.com> | 2011-03-18 02:35:33 -0400 |
---|---|---|
committer | Tristan Ye <tristan.ye@oracle.com> | 2011-05-25 03:17:09 -0400 |
commit | 8f603e567aa7a243e68ca48b4f105b990851360f (patch) | |
tree | f12071d774d6f7d89480ee87a987cbca1687f49c /net | |
parent | de474ee8bbc315b0e6772cebdb24b335f82cf95d (diff) |
Ocfs2/move_extents: move a range of extent.
The moving range of __ocfs2_move_extent() was within one extent always, it
consists following parts:
1. Duplicates the clusters in pages to new_blkoffset, where extent to be moved.
2. Split the original extent with new extent, coalecse the nearby extents if possible.
3. Append old clusters to truncate log, or decrease_refcount if the extent was refcounted.
Signed-off-by: Tristan Ye <tristan.ye@oracle.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions