On 27.04.2016 15:20, Kevin Wolf wrote:
> 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 <kw...@redhat.com>
> ---
>  block/backup.c | 26 --------------------------
>  block/commit.c |  7 -------
>  block/mirror.c | 26 --------------------------
>  block/stream.c |  7 -------
>  4 files changed, 66 deletions(-)

Reviewed-by: Max Reitz <mre...@redhat.com>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to