diff options
author | 2024-03-22 04:01:27 -0400 | |
---|---|---|
committer | 2024-03-31 20:36:10 -0400 | |
commit | 8aad8e1f659fcea1b24072e816e434e4cd12382d (patch) | |
tree | 58b27ce819426fa9dbd4f2a43ef899a154ee6796 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: Fix assert in bch2_backpointer_invalid() (diff) | |
download | wireguard-linux-8aad8e1f659fcea1b24072e816e434e4cd12382d.tar.xz wireguard-linux-8aad8e1f659fcea1b24072e816e434e4cd12382d.zip |
bcachefs: Fix journal pins in btree write buffer
btree write buffer flush has two phases
- in natural key order, which is more efficient but may fail
- then in journal order
The journal order flush was assuming that keys were still correctly
ordered by journal sequence number - but due to coalescing by the
previous phase, we need an additional sort.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions