+4
−0
+3
−1
Loading
This fixes exceeding the bump allocator limit when the allocator finds
many buckets that need repair - they're repaired asynchronously, which
means that every error logged a message in the bump allocator, without
committing.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>