Skip to content
Commit 5d80366e authored by Josef Bacik's avatar Josef Bacik
Browse files

Btrfs: steal from global reserve if we are cleaning up orphans



Sometimes xfstest 83 will fail to remount the scratch device because we've
gotten ourselves so full that we cannot cleanup the orphan items.  In this
case check to see if we're doing the orphan cleanup and if we are allow us
to steal our reservation from the global block rsv.  With this patch I've
not been able to reproduce the failed mount problem.  Thanks,

Signed-off-by: default avatarJosef Bacik <jbacik@fusionio.com>
parent 8696c533
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