diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-11-17 08:23:07 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-07-15 02:00:13 +0300 |
commit | 5d9667d1d6eaca3f6cd3c63cd6a0f309147c7f5c (patch) | |
tree | b63f68c017123efa8348294aa3bf53b95b5f9c94 /tools/perf/scripts/python | |
parent | 9dec2a473bd1ba6a111382928e3ceaddfbb720ba (diff) | |
download | linux-5d9667d1d6eaca3f6cd3c63cd6a0f309147c7f5c.tar.xz |
bcachefs: btree write buffer knows how to accumulate bch_accounting keys
Teach the btree write buffer how to accumulate accounting keys - instead
of having the newer key overwrite the older key as we do with other
updates, we need to add them together.
Also, add a flag so that write buffer flush knows when journal replay is
finished flushing accounting, and teach it to hold accounting keys until
that flag is set.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions