On 05/09/2018 12:26 PM, Kevin Wolf wrote:
> This gets us rid of more direct accesses to BlockJob fields from the
> job drivers.
>
> Signed-off-by: Kevin Wolf
> Reviewed-by: Eric Blake
Reviewed-by: John Snow
> ---
> include/block/blockjob_int.h | 8
> block/backup.c
On 2018-05-09 18:26, Kevin Wolf wrote:
> This gets us rid of more direct accesses to BlockJob fields from the
> job drivers.
>
> Signed-off-by: Kevin Wolf
> Reviewed-by: Eric Blake
> ---
> include/block/blockjob_int.h | 8
> block/backup.c | 18 +++---
> bloc
This gets us rid of more direct accesses to BlockJob fields from the
job drivers.
Signed-off-by: Kevin Wolf
Reviewed-by: Eric Blake
---
include/block/blockjob_int.h | 8
block/backup.c | 18 +++---
block/commit.c | 4 ++--
block/mirror.c