diff options
author | 2024-04-20 22:19:48 -0400 | |
---|---|---|
committer | 2024-05-08 17:29:20 -0400 | |
commit | f04158290d8bdd282899c6dc1539300df40b77d1 (patch) | |
tree | 8651fd521a19c0704e2f7786b9497947fcd30f3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: plumb data_type into bch2_bucket_alloc_trans() (diff) | |
download | wireguard-linux-f04158290d8bdd282899c6dc1539300df40b77d1.tar.xz wireguard-linux-f04158290d8bdd282899c6dc1539300df40b77d1.zip |
bcachefs: journal seq blacklist gc no longer has to walk btree
Since btree_ptr_v2, we no longer require the journal seq blacklist table
for skipping blacklisted bsets (btree node entries); the pointer to a
given node indicates how much data is present.
Therefore there's no longer any need for journal seq blacklist gc to
walk the btree - we can prune entries older than journal last_seq.
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