[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [Qemu-devel] [PATCH v2 1/2] Revert "block: Fix unalign
From: |
Fam Zheng |
Subject: |
Re: [Qemu-stable] [Qemu-devel] [PATCH v2 1/2] Revert "block: Fix unaligned zero write" |
Date: |
Fri, 24 Apr 2015 19:12:29 +0800 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, 04/24 18:33, Fam Zheng wrote:
> This reverts commit fc3959e4669a1c2149b91ccb05101cfc7ae1fc05.
>
> The core write code already handles the case, so remove this
> duplication.
Not already.
I meant to put this patch after 2/2 so there is no intermediate state. So if
apply the series, please fix the order.
Fam