Skip to content

Commit

Permalink
virtio_blk: Fix English description of VIRTIO_BLK_SCSI
Browse files Browse the repository at this point in the history
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Fixes: 97b50a6 ("virtio_blk: make SCSI passthrough support configurable")
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
  • Loading branch information
Jean Delvare authored and Jens Axboe committed Apr 25, 2017
1 parent a44f53f commit 543b334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ config VIRTIO_BLK_SCSI
Enable support for SCSI passthrough (e.g. the SG_IO ioctl) on
virtio-blk devices. This is only supported for the legacy
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
tristate "Rados block device (RBD)"
Expand Down

0 comments on commit 543b334

Please sign in to comment.