On Mon, Mar 12, 2018 at 12:13:08PM +0000, Nir Soffer wrote:
I think it is for 4.2.z.
Is zero support in the daemon and proxy enough, or we need the other
options now?
zero support is all we really need right now. I'll turn trim requests
into zero requests. We don't need flush or FUA support as you've
pointed out.
> How will we detect that the server supports it?
>
Because we don't support OPTIONS yet, the only way is to send a POST
request and checking for 405 response.
If it's going to be in 4.2(-z) then we can just assume it's there.
Let me know when there are packages I can test.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html