diff options
author | 2024-06-06 20:01:34 -0400 | |
---|---|---|
committer | 2024-06-10 13:17:16 -0400 | |
commit | 2760bfe38826f65b1806f1cc62744404b5917dea (patch) | |
tree | a674dde0d7c4149127fd4a66a1f79bd5cf9d35bb /net/unix/af_unix.c | |
parent | bcachefs: set sb->s_shrinker->seeks = 0 (diff) | |
download | wireguard-linux-2760bfe38826f65b1806f1cc62744404b5917dea.tar.xz wireguard-linux-2760bfe38826f65b1806f1cc62744404b5917dea.zip |
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