diff options
author | Johannes Thumshirn <[email protected]> | 2024-12-02 23:40:22 -0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-12-06 15:04:13 +0100 |
commit | c7c97ceff98cc459bf5e358e5cbd06fcb651d501 (patch) | |
tree | 77a64a1ff462447e1153356077015939c11f16fa /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | c83d77eb0f216867e44da6b257b129582ba23287 (diff) |
btrfs: handle bio_split() errors
Commit e546fe1da9bd ("block: Rework bio_split() return value") changed
bio_split() so that it can return errors.
Add error handling for it in btrfs_split_bio() and ultimately
btrfs_submit_chunk(). As the bio is not submitted, the bio counter must
be decremented to pair btrfs_bio_counter_inc_blocked().
Reviewed-by: John Garry <[email protected]>
Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions