btrfs: lookup physical address from stripe extent
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Thu, 14 Sep 2023 16:07:00 +0000 (09:07 -0700)
committerDavid Sterba <dsterba@suse.com>
Thu, 12 Oct 2023 14:44:09 +0000 (16:44 +0200)
commit10e27980f2ff66ba0c6da55f33b4814d5bc86573
tree46a4abbfc3d176b5bc0af68ebdc482c4d4b66dbe
parentca41504efda646d9c4b00c37be52f5ba07cebebf
btrfs: lookup physical address from stripe extent

Lookup the physical address from the raid stripe tree when a read on an
RAID volume formatted with the raid stripe tree was attempted.

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/raid-stripe-tree.c
fs/btrfs/raid-stripe-tree.h
fs/btrfs/volumes.c