diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-07 03:01:34 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-10 20:17:16 +0300 |
commit | 2760bfe38826f65b1806f1cc62744404b5917dea (patch) | |
tree | a674dde0d7c4149127fd4a66a1f79bd5cf9d35bb /scripts/generate_rust_analyzer.py | |
parent | 9ac3e660cac3e29cfc817b6a23735b70f12bd16a (diff) | |
download | linux-2760bfe38826f65b1806f1cc62744404b5917dea.tar.xz |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions