diff options
author | Kevin Wolf <kwolf@redhat.com> | 2016-04-18 15:14:11 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-05-19 16:45:31 +0200 |
commit | 66a0fae438d2888f3b06cd7bd2795bb226956c05 (patch) | |
tree | ff7bc074102cd359c9e2215637827dc99605aa17 /block/block-backend.c | |
parent | 81e254dc8349795d17c585a997f9076b77a863fc (diff) |
blockjob: Don't touch BDS iostatus
Block jobs don't actually make use of the iostatus for their BDSes, but
they manage a separate block job iostatus. Still, they require that it
is enabled for the source BDS and they enable it automatically for the
target and set the error handling mode - which ends up never being used
by the job.
This patch removes all of the BDS iostatus handling from the block job,
which removes another few bs->blk accesses.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'block/block-backend.c')
0 files changed, 0 insertions, 0 deletions