• Kent Overstreet's avatar
    bcachefs: growable btree_paths · 0c99e17d
    Kent Overstreet authored
    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>
    0c99e17d
extent_update.c 3.72 KB