]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
btrfs/143: use common read repair helpers
authorChristoph Hellwig <hch@lst.de>
Fri, 27 May 2022 08:19:10 +0000 (10:19 +0200)
committerZorro Lang <zlang@kernel.org>
Sat, 28 May 2022 07:11:42 +0000 (15:11 +0800)
commit9106f321f91ac3b3e6c1aa2283291d8fefba0ed6
tree608f0948b83a5293574d9a1b162880352e6c3253
parent0baec6a82adaea8d55be2aa68211d48997ee22e7
btrfs/143: use common read repair helpers

Use the common helpers to find the btrfs logical address and to read from
a specific mirror.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/143