]> Git Repo - qemu.git/commit
nvme: fix write zeroes offset and count
authorKeith Busch <[email protected]>
Mon, 11 Mar 2019 15:11:53 +0000 (09:11 -0600)
committerKevin Wolf <[email protected]>
Tue, 12 Mar 2019 19:30:14 +0000 (20:30 +0100)
commit9d6459d21a6e630264ead21558d940366d2f2450
tree4ff2b8fbaaaba5024b5d17aff57211b57c599167
parent23dece19da41724349809873923e20a48b619cb7
nvme: fix write zeroes offset and count

The implementation used blocks units rather than the expected bytes.

Fixes: c03e7ef12a9 ("nvme: Implement Write Zeroes")
Reported-by: Ming Lei <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
hw/block/nvme.c
This page took 0.024186 seconds and 4 git commands to generate.