mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-06 20:25:32 +09:00
The main fix is that bch_allocator_thread() wasn't waiting on garbage collection to finish (if invalidate_buckets had set ca->invalidate_needs_gc); we need that to make sure the allocator doesn't spin and potentially block gc from finishing. Signed-off-by: Kent Overstreet <koverstreet@google.com>
15 KiB
15 KiB