Skip to content
Commit 42807fcd authored by Qi Wang's avatar Qi Wang Committed by Qi Wang
Browse files

extent_dalloc instead of leak when register fails.

extent_register may only fail if the underlying extent and region got stolen /
coalesced before we lock.  Avoid doing extent_leak (which purges the region)
since we don't really own the region.
parent 57dbab5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment