doc: remove duplicated word from vhost doc

Signed-off-by: Maciej Szwed <maciej.szwed@intel.com>
Change-Id: I76f8f1581b13e804a17f2ad38880469a40f1024b
Reviewed-on: https://review.gerrithub.io/390806
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
Maciej Szwed 2017-12-07 15:41:59 +01:00 committed by Jim Harris
parent 0f1f40deaf
commit 1dcaee4c46

View File

@ -46,7 +46,7 @@ target. A fully documented example configuration file is located at
Storage backends are devices which will be exposed to the guest OS. Storage backends are devices which will be exposed to the guest OS.
Vhost-blk backends are exposed as block devices in the guest OS, and vhost-scsi backends are Vhost-blk backends are exposed as block devices in the guest OS, and vhost-scsi backends are
exposed as as SCSI LUNs on devices attached to the vhost-scsi controller in the guest OS. exposed as SCSI LUNs on devices attached to the vhost-scsi controller in the guest OS.
SPDK supports several different types of storage backends, including NVMe, SPDK supports several different types of storage backends, including NVMe,
Linux AIO, malloc ramdisk and Ceph RBD. Refer to @ref bdev_getting_started for Linux AIO, malloc ramdisk and Ceph RBD. Refer to @ref bdev_getting_started for
additional information on specifying storage backends in the configuration file. additional information on specifying storage backends in the configuration file.