]> git.ipfire.org Git - thirdparty/qemu.git/commit
qsd: Document FUSE exports
authorMax Reitz <mreitz@redhat.com>
Wed, 17 Feb 2021 11:58:44 +0000 (12:58 +0100)
committerMax Reitz <mreitz@redhat.com>
Mon, 29 Mar 2021 16:28:33 +0000 (18:28 +0200)
commit220222a0fecf0fbd9f49633abef552dd019ab9cd
tree6902d843bcd2adbccbe9f3371256fa9533df843f
parent53431b9086b2832ca1aeff0c55e186e9ed79bd11
qsd: Document FUSE exports

Implementing FUSE exports required no changes to the storage daemon, so
we forgot to document them there.  Considering that both NBD and
vhost-user-blk exports are documented in its man page (and NBD exports
in its --help text), we should probably do the same for FUSE.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20210217115844.62661-1-mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
docs/tools/qemu-storage-daemon.rst
storage-daemon/qemu-storage-daemon.c