Skip to content
Commit 2760bfe3 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix reporting of freed objects from key cache shrinker



We count objects as freed when we move them to the srcu-pending lists
because we're doing the equivalent of a kfree_srcu(); the only
difference is managing the pending list ourself means we can allocate
from the pending list.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 9ac3e660
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment