On 24.05.19 17:07, Eric Blake wrote:
> On 5/8/19 4:18 PM, Max Reitz wrote:
>> --fork is a bit boring if there is no way to get the child's PID. This
>> option helps.
>>
>> Signed-off-by: Max Reitz
>> ---
>> qemu-nbd.c| 11 +++
>> qemu-nbd.texi | 2 ++
>> 2 files changed, 13 insertio
On 5/8/19 4:18 PM, Max Reitz wrote:
> --fork is a bit boring if there is no way to get the child's PID. This
> option helps.
>
> Signed-off-by: Max Reitz
> ---
> qemu-nbd.c| 11 +++
> qemu-nbd.texi | 2 ++
> 2 files changed, 13 insertions(+)
>
> diff --git a/qemu-nbd.c b/qemu-nbd.
--fork is a bit boring if there is no way to get the child's PID. This
option helps.
Signed-off-by: Max Reitz
---
qemu-nbd.c| 11 +++
qemu-nbd.texi | 2 ++
2 files changed, 13 insertions(+)
diff --git a/qemu-nbd.c b/qemu-nbd.c
index dca9e72cee..edb5195208 100644
--- a/qemu-nbd.c
+