diff options
| author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-25 22:31:20 -0400 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-12-21 01:36:17 -0500 |
| commit | 65b14fa3d83588d55441384ea1c0b3eacfac0a1b (patch) | |
| tree | 7358b3af1babadf0b2f33b6976e031cfc37aea6b /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | b318882022a8ab67e9b1682bed52366072592fa7 (diff) | |
bcachefs: Assert that we're not violating key cache coherency rules
We're not allowed to have a dirty key in the key cache if the key
doesn't exist at all in the btree - creation has to bypass the key
cache, so that iteration over the btree can check if the key is present
in the key cache.
Things break in subtle ways if cache coherency is broken, so this needs
an assert.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
