Skip to content
Commit 2ed6d664 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: Fix handling of space info full during allocations



When we fail to allocate a new block group, we should still do the
checks to make sure allocations try again with the minimum requested
allocation size.

This also fixes a deadlock that come from a missed down_read in
the chunk allocation failure handling.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 6f3577bd
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