Re: [virtio-dev] [PATCH v3 5/5] virtio-blk: clarify semantics of multi-segment discard/write zeroes commands

From
Stefan Hajnoczi <>
Date
2019-02-25T16:54:07+00:00
ID
Thread
Re: [virtio-dev] [PATCH v3 5/5] virtio-blk: clarify semantics of multi-segment discard/write zeroes commands
On Fri, Feb 22, 2019 at 10:01:13AM -0500, Michael S. Tsirkin wrote:
> On Thu, Feb 21, 2019 at 04:22:19PM +0000, Stefan Hajnoczi wrote:
> > Describe the failure case and maximum number of segments in a
> > multi-segment discard/write zeroes command.
> > 
> > Signed-off-by: Stefan Hajnoczi <>
> 
> OK so just making sure.  Patches 1-4 have already been approved, so I
> should apply them. Patch 5 needs another vote. Is that right?

Yes, sorry for combining it all into a single series.

Stefan