]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsck
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 4 Jan 2025 17:09:52 +0000 (12:09 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Fri, 10 Jan 2025 04:38:42 +0000 (23:38 -0500)
commitae153f2e11eea89bc1203c33f304939190b88614
tree59741f0160aa58a1d429789ed0dc9a922e53fdc0
parent15734b5e6f8dfd44df08ecc1d846540476b7f7de
bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsck

No need to pull the whole alloc btree into the btree key cache.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_background.c