Commit 0c99e17d authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: growable btree_paths



XXX: we're allocating memory with btree locks held - bad

We need to plumb through an error path so we can do
allocate_dropping_locks() - but we're merging this now because it fixes
a transaction path overflow caused by indirect extent fragmentation, and
the resize path is rare.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent ff70ad2c
Supports Markdown
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