Skip to content
Commit de474ee8 authored by Tristan Ye's avatar Tristan Ye
Browse files

Ocfs2/move_extents: lock allocators and reserve metadata blocks and data...


Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving.

ocfs2_lock_allocators_move_extents() was like the common ocfs2_lock_allocators(),
to lock metadata and data alloctors during extents moving, reserve appropriate
metadata blocks and data clusters, also performa a best- effort to calculate the
credits for journal transaction in one run of movement.

Signed-off-by: default avatarTristan Ye <tristan.ye@oracle.com>
parent 028ba5df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment