]> Git Repo - linux.git/commit
bcachefs: rebalance writes use BCH_WRITE_ONLY_SPECIFIED_DEVS
authorKent Overstreet <[email protected]>
Sun, 1 Sep 2024 20:55:35 +0000 (16:55 -0400)
committerKent Overstreet <[email protected]>
Sat, 21 Sep 2024 15:35:20 +0000 (11:35 -0400)
commitd90c8acd351c042f4bf1676e71c3f80fb3492403
tree1b8b804ea1bc8e11c8e3bac84ad286bd5d7387ba
parenta977f3e162924ef82536ad23448364f2b3e9f026
bcachefs: rebalance writes use BCH_WRITE_ONLY_SPECIFIED_DEVS

this was an oversight: rebalance is moving data to a specific device, so
we don't want it falling back to the full filesystem

Signed-off-by: Kent Overstreet <[email protected]>
fs/bcachefs/alloc_foreground.c
fs/bcachefs/rebalance.c
This page took 0.052906 seconds and 4 git commands to generate.