projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a44f53f
)
virtio_blk: Fix English description of VIRTIO_BLK_SCSI
author
Jean Delvare
<
[email protected]
>
Tue, 25 Apr 2017 04:07:10 +0000
(22:07 -0600)
committer
Jens Axboe
<
[email protected]
>
Tue, 25 Apr 2017 04:07:10 +0000
(22:07 -0600)
Signed-off-by: Jean Delvare <
[email protected]
>
Fixes: 97b50a654d5d ("virtio_blk: make SCSI passthrough support configurable")
Reviewed-by: Christoph Hellwig <
[email protected]
>
Signed-off-by: Jens Axboe <
[email protected]
>
drivers/block/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/block/Kconfig
b/drivers/block/Kconfig
index f3c2884e05fe27cd8e675b0387a28a7720d0b1c0..19df4918e37ea6a59ef1ed5c4a4cd0110191886e 100644
(file)
--- a/
drivers/block/Kconfig
+++ b/
drivers/block/Kconfig
@@
-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.
- You
r probably want to
virtio-scsi instead.
+ You
probably want to use
virtio-scsi instead.
config BLK_DEV_RBD
tristate "Rados block device (RBD)"