OSDN Git Service

qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description
authorAlberto Faria <afaria@redhat.com>
Tue, 8 Nov 2022 14:23:47 +0000 (14:23 +0000)
committerKevin Wolf <kwolf@redhat.com>
Thu, 10 Nov 2022 13:46:27 +0000 (14:46 +0100)
commitc78532652265f03a2a2fbc239821eda34b967272
treec4503d97cc2c3ea22d49097e2ed09adefef56fe6
parent7b5929c73485b31ebc87c4c20328a6cb40519b71
qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description

The nvme-io_uring BlockDriver's path option must point at the character
device of an NVMe namespace, not at an image file.

Fixes: fd66dbd424f5 ("blkio: add libblkio block driver")
Suggested-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Alberto Faria <afaria@redhat.com>
Message-Id: <20221108142347.1322674-1-afaria@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qapi/block-core.json