On 04.06.2015 23:46, John Snow wrote:
We'd like to be able to specify the callback given to backup_start
manually in the case of transactions, so split apart qmp_drive_backup
into an implementation and a wrapper.

Switch drive_backup_prepare to use the new wrapper, but don't overload
the callback and closure yet.

Signed-off-by: John Snow <js...@redhat.com>
---
  blockdev.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++----------------
  1 file changed, 57 insertions(+), 19 deletions(-)

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

Reply via email to