]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Rebalance now skips poisoned extents
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 11 Mar 2025 13:46:06 +0000 (09:46 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:13:22 +0000 (20:13 -0400)
commit8c087d2ddf5d4d8c07bec96531a5f5629066cd00
treed908d3bbb98166d7c2a46b7c479baac0da4fcda0
parentcb8336ca42e493a76b3cc05b76a51a2eed26cdaa
bcachefs: Rebalance now skips poisoned extents

Let's not move poisoned extents unnecessarily, since we can't guard
against introducing more bitrot.

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