Christoph Hellwig e9458bfe5f btrfs: use on-stack bio in repair_io_failure
The I/O in repair_io_failue is synchronous and doesn't need a btrfs_bio,
so just use an on-stack bio.  Also cleanup the error handling to use goto
labels and not discard the actual return values.

Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-05-16 17:03:12 +02:00
..
2022-01-07 14:18:23 +01:00
2021-06-22 14:11:57 +02:00
2022-05-16 17:03:11 +02:00
2021-06-22 14:11:57 +02:00
2022-05-16 17:03:11 +02:00
2022-05-16 17:03:09 +02:00
2021-11-08 16:55:21 -08:00