[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] nvme: fix write zeroes offset and count
|
From: |
Kevin Wolf |
|
Subject: |
Re: [Qemu-devel] [PATCH] nvme: fix write zeroes offset and count |
|
Date: |
Tue, 12 Mar 2019 16:05:17 +0100 |
|
User-agent: |
Mutt/1.11.3 (2019-02-01) |
Am 11.03.2019 um 16:11 hat Keith Busch geschrieben:
> The implementation used blocks units rather than the expected bytes.
>
> Fixes: c03e7ef12a9 ("nvme: Implement Write Zeroes")
> Reported-by: Ming Lei <address@hidden>
> Signed-off-by: Keith Busch <address@hidden>
Thanks, applied to the block branch.
Kevin