diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-06 20:01:34 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-10 13:17:16 -0400 |
commit | 2760bfe38826f65b1806f1cc62744404b5917dea (patch) | |
tree | a674dde0d7c4149127fd4a66a1f79bd5cf9d35bb /net/unix/af_unix.c | |
parent | 9ac3e660cac3e29cfc817b6a23735b70f12bd16a (diff) |
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: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions