]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: bch2_bkey_pick_read_device() can now specify a device
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 29 Dec 2024 00:58:47 +0000 (19:58 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:02:12 +0000 (21:02 -0400)
commitca24130ee412d991ef9925bf1b507f973daa9740
tree7d0820104958ed81fa29057919015164d4ad4374
parent2a2f7aaa8d3151bde9111e6be1254e1f160d1566
bcachefs: bch2_bkey_pick_read_device() can now specify a device

To be used for scrub, where we want the read to come from a specific
device.

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