On Fri, Feb 14, 2020 at 09:08:10PM +0100, Kevin Wolf wrote: >block_job_error_action() needs to know if reading from the top node or >writing to the base node failed so that it can set the right 'operation' >in the BLOCK_JOB_ERROR QMP event. > >Signed-off-by: Kevin Wolf >--- > block/commit.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > Reviewed-by: Ján Tomko Jano