+41
−34
Loading
The discard bucket fastpath previously was using its own code for
discarding buckets and clearing them in the need_discard btree, which
didn't have any of the consistency checks of the main discard path.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>