]> Git Repo - qemu.git/commit
qemu-nbd: Permit --shared=0 for unlimited clients
authorEric Blake <[email protected]>
Tue, 9 Feb 2021 15:27:59 +0000 (09:27 -0600)
committerEric Blake <[email protected]>
Fri, 12 Feb 2021 13:42:08 +0000 (07:42 -0600)
commit3dcf56e625c684178c0062d845f9fe05ecce346f
treed117ef75bc8369503536b489a207e04fd22ad0dc
parent582d4210eb2f2ab5baac328fe4b479cd86da1647
qemu-nbd: Permit --shared=0 for unlimited clients

This gives us better feature parity with QMP nbd-server-start, where
max-connections defaults to 0 for unlimited.

Signed-off-by: Eric Blake <[email protected]>
Message-Id: <20210209152759[email protected]>
Reviewed-by: Daniel P. BerrangĂ© <[email protected]>
docs/tools/qemu-nbd.rst
qemu-nbd.c
This page took 0.023874 seconds and 4 git commands to generate.