diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-04-06 23:58:01 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-08 17:29:21 -0400 |
commit | 24b27975a9866f32abb46b74834e963700624fcd (patch) | |
tree | e92d598b5b599fd40ae5af2a4e0a37ccba17bf00 /fs/bcachefs/sb-clean.c | |
parent | c451986bf4c64e1f21932117ec6ade269ca825db (diff) |
bcachefs: Kill gc_init_recurse()
This unifies the online and offline btree gc passes; we're not yet
running it online.
We now iterate over one level of the btree at a time - the same as
check_extents_to_backpointers(); this ordering preserves order of keys
regardless of btree splits and merges, which will be important when we
re-enable online gc.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/sb-clean.c')
0 files changed, 0 insertions, 0 deletions