Commit 543b334d authored by Jean Delvare's avatar Jean Delvare Committed by Jens Axboe

virtio_blk: Fix English description of VIRTIO_BLK_SCSI

Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
Fixes: 97b50a65 ("virtio_blk: make SCSI passthrough support configurable")
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent a44f53fa
...@@ -479,7 +479,7 @@ config VIRTIO_BLK_SCSI ...@@ -479,7 +479,7 @@ config VIRTIO_BLK_SCSI
Enable support for SCSI passthrough (e.g. the SG_IO ioctl) on Enable support for SCSI passthrough (e.g. the SG_IO ioctl) on
virtio-blk devices. This is only supported for the legacy virtio-blk devices. This is only supported for the legacy
virtio protocol and not enabled by default by any hypervisor. virtio protocol and not enabled by default by any hypervisor.
Your probably want to virtio-scsi instead. You probably want to use virtio-scsi instead.
config BLK_DEV_RBD config BLK_DEV_RBD
tristate "Rados block device (RBD)" tristate "Rados block device (RBD)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment