|
| From: | Kevin Wolf |
| Subject: | Re: [Qemu-devel] [PATCH v10 04/16] block: Use block_job_add_bdrv() in backup_start() |
| Date: | Wed, 12 Oct 2016 15:47:34 +0200 |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
Am 06.10.2016 um 15:02 hat Alberto Garcia geschrieben: > Use block_job_add_bdrv() instead of blocking all operations in > backup_start() and unblocking them in backup_run(). > > Signed-off-by: Alberto Garcia <address@hidden> This has the same problem as mirror (dataplane must be blocked). Kevin
| [Prev in Thread] | Current Thread | [Next in Thread] |