Displaying 2 results from an estimated 2 matches for "155fcb5".
Did you mean:
155c15
2017 Nov 17
1
Re: [nbdkit PATCH v2 0/2] add nbd plugin
...ote:
>
> ACK series, with one minor change:
>
> Please add a reference to the new manual page in the ‘SEE ALSO’
> section at the bottom of the following two files:
>
> docs/nbdkit.pod
This one is obvious; I also added:
diff --git i/docs/nbdkit.pod w/docs/nbdkit.pod
index 155fcb5..e3043ba 100644
--- i/docs/nbdkit.pod
+++ w/docs/nbdkit.pod
@@ -463,6 +463,7 @@ Some common clients and the protocol they require:
nbd-client < 3.10 client can talk either protocol
nbd-client >= 3.10 newstyle
any TLS (encrypted) client newstyle
+ nbdkit n...
2017 Nov 14
8
[nbdkit PATCH v2 0/2] add nbd plugin
I'm still working on the interleaving (and Rich reminded me on IRC
that we still don't have THREAD_MODEL_PARALLEL working anywhere
yet, anyways). Since nbdkit doesn't really have a parallel plugin
yet, my testing on that front will have to use qemu-nbd as the
original server, as well as qemu-io as the driver (qemu-io's
aio_read and aio_write commands can be used to trigger