]> Git Repo - qemu.git/commit - qemu-nbd.c
qemu-nbd: Add --fork option
authorMax Reitz <[email protected]>
Wed, 28 Sep 2016 20:46:42 +0000 (22:46 +0200)
committerKevin Wolf <[email protected]>
Mon, 24 Oct 2016 15:54:03 +0000 (17:54 +0200)
commitffb31e1da7d3e044649717c4ebcb1768b5b44299
treee925b31c89fc80a027cd36dd276480e8a85b2b75
parenta26ddb43963e77aeebc2a4f011d27b2d9c017f21
qemu-nbd: Add --fork option

Using the --fork option, one can make qemu-nbd fork the worker process.
The original process will exit on error of the worker or once the worker
enters the main loop.

Suggested-by: Sascha Silbe <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
qemu-nbd.c
qemu-nbd.texi
This page took 0.025494 seconds and 4 git commands to generate.