[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v2 0/2] block: More robust error handling around
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-block] [PATCH v2 0/2] block: More robust error handling around perm check |
Date: |
Tue, 7 Mar 2017 13:39:44 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Am 07.03.2017 um 12:07 hat Fam Zheng geschrieben:
> v2: Fix error handling in both patches. [Kevin]
>
> These are a couple cases added with the op blocker changes, where errp is
> available but we still use error_abort. Fix them for obvious reasons.
Thanks, applied to the block branch.
Kevin