[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v3 0/2] block: Fix permission during reopen
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-block] [PATCH v3 0/2] block: Fix permission during reopen |
Date: |
Tue, 13 Mar 2018 15:50:44 +0100 |
User-agent: |
Mutt/1.9.1 (2017-09-22) |
Am 13.03.2018 um 15:20 hat Fam Zheng geschrieben:
> v3: Fix test case. [Max]
>
> v2: Use update_flags_from_options. [Kevin]
>
> We write open the whole backing chain during reopen. It is not necessary and
> will cause image locking problems if the backing image is shared.
Thanks, applied to the block branch.
Kevin