On 05.03.21 10:48, Kevin Wolf wrote:
The 'name' option for NBD exports is optional. Add a note that the default for the option is the node name (people could otherwise expect that it's the empty string like for qemu-nbd).Signed-off-by: Kevin Wolf <kw...@redhat.com> --- docs/tools/qemu-storage-daemon.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>