]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Promotes should use BCH_WRITE_only_specified_devs
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 19 Jan 2025 18:11:24 +0000 (13:11 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:02:11 +0000 (21:02 -0400)
commit8ff92a9e4e49fc1fa01e8d23462097ccbe90e3b6
treef5467bd507ecec74b6f4331f1396df2e0058f2a5
parentd0148e7169d5a62e5b03c2ecc3a91e508cb7d9ba
bcachefs: Promotes should use BCH_WRITE_only_specified_devs

Promotes, like most other internal moves, should only go to the
specified target and not fall back to allocating from the full
filesystem.

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