[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH 0/7] Add checks for corruption in the snapshot t
From: |
Alberto Garcia |
Subject: |
Re: [Qemu-block] [PATCH 0/7] Add checks for corruption in the snapshot table |
Date: |
Tue, 06 Mar 2018 15:18:19 +0100 |
User-agent: |
Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu) |
On Tue 06 Mar 2018 03:06:46 PM CET, Kevin Wolf wrote:
>> So although having a way to repair this kind of corruption would be
>> nice, we should still allow the user to try to open the image and
>> read data from it without requiring a potentially destructive
>> operation first.
>
> Generally speaking, there is also always the option to refuse opening
> a corrupted image read-write, but to allow opening it read-only. This
> would probably still require some checks on use, though (or maybe just
> hiding all snapshots).
You're right. The checks are in this series anyway.
Berto
- Re: [Qemu-block] [PATCH 5/7] qcow2: Check snapshot L1 table in qcow2_snapshot_goto(), (continued)
Re: [Qemu-block] [PATCH 0/7] Add checks for corruption in the snapshot table, Kevin Wolf, 2018/03/06
- Re: [Qemu-block] [PATCH 0/7] Add checks for corruption in the snapshot table,
Alberto Garcia <=