diff options
author | Christoph Hellwig <hch@lst.de> | 2022-04-15 16:33:28 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-05-16 17:03:14 +0200 |
commit | ad357938c6b4802c6f1f87c9a7811a33e240fa22 (patch) | |
tree | 7a93d026918b0b90315b6fc43b567e36ee5fceeb /fs/btrfs/volumes.c | |
parent | cb4411dd571c855fa593e308fc8348554831d078 (diff) | |
download | linux-ad357938c6b4802c6f1f87c9a7811a33e240fa22.tar.gz |
btrfs: do not return errors from submit_bio_hook_t instances
Both btrfs_repair_one_sector and submit_bio_one as the direct caller of
one of the instances ignore errors as they expect the methods themselves
to call ->bi_end_io on error. Remove the unused and dangerous return
value.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Nikolay Borisov <nborisov@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>
Diffstat (limited to 'fs/btrfs/volumes.c')
0 files changed, 0 insertions, 0 deletions