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

Ocfs2/move_extents: Let defrag handle partial extent moving.



We're going to support partial extent moving, which may split entire extent
movement into pieces to compromise the insuffice allocations, it eases the
'ENSPC' pain and makes the whole moving much less likely to fail, the downside
is it may make the fs even more fragmented before moving, just let the userspace
make a trade-off here.

Signed-off-by: default avatarTristan Ye <tristan.ye@oracle.com>
parent 53069d4e
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