Skip to content
Commit f0415829 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

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: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent e7f63c67
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment