Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)"