[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 12/12] block/backup: loosen restriction on reado
From: |
Max Reitz |
Subject: |
Re: [Qemu-devel] [PATCH 12/12] block/backup: loosen restriction on readonly bitmaps |
Date: |
Thu, 20 Jun 2019 20:37:20 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
On 20.06.19 03:03, John Snow wrote:
> With the "never" sync policy, we actually can utilize readonly bitmaps
> now. Loosen the check at the QMP level, and tighten it based on
> provided arguments down at the job creation level instead.
>
> Signed-off-by: John Snow <address@hidden>
> ---
> block/backup.c | 6 ++++++
> blockdev.c | 4 ++--
> 2 files changed, 8 insertions(+), 2 deletions(-)
Reviewed-by: Max Reitz <address@hidden>
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH 00/12] bitmaps: introduce 'bitmap' sync mode, John Snow, 2019/06/19
- [Qemu-devel] [PATCH 12/12] block/backup: loosen restriction on readonly bitmaps, John Snow, 2019/06/19
- Re: [Qemu-devel] [PATCH 12/12] block/backup: loosen restriction on readonly bitmaps,
Max Reitz <=
- [Qemu-devel] [PATCH 10/12] iotests: teach FilePath to produce multiple paths, John Snow, 2019/06/19
- [Qemu-devel] [PATCH 09/12] iotests: teach run_job to cancel pending jobs, John Snow, 2019/06/19
- [Qemu-devel] [PATCH 08/12] iotests: add testing shim for script-style python tests, John Snow, 2019/06/19
- [Qemu-devel] [PATCH 02/12] block/backup: Add mirror sync mode 'bitmap', John Snow, 2019/06/19