summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-04-15 16:33:28 +0200
committerDavid Sterba <dsterba@suse.com>2022-05-16 17:03:14 +0200
commitad357938c6b4802c6f1f87c9a7811a33e240fa22 (patch)
tree7a93d026918b0b90315b6fc43b567e36ee5fceeb /fs/btrfs/volumes.c
parentcb4411dd571c855fa593e308fc8348554831d078 (diff)
downloadlinux-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