Spdk/examples
Tomasz Zawadzki 6e9293eaca blobcli: exclude vbdev_lvol from blobcli compilation
At this time blobcli makes use of all the bdev modules
during compilation. Yet vbdev_lvol does examine,
that already creates bs_dev on a bdev and loads
blobstore for all devices where lvol store exists.
Since bs_dev cannot be created on device twice,
same as blobstore cannot be loaded twice.
It prevented blobcli from displaying information
for blobstore underlying lvol store.

This patch remove vbdev_lvol from list of bdev modules
for blobcli.

Change-Id: I144ba22ec28f7f315e768745f5dd0cbbe3bbad86
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/404832
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-04-12 12:40:01 -04:00
..
bdev examples/fio_plugin: add --spdk_single_seg option 2018-03-30 16:43:53 -04:00
blob blobcli: exclude vbdev_lvol from blobcli compilation 2018-04-12 12:40:01 -04:00
ioat check_format: add [v]sprintf() to banned functions 2018-04-06 18:31:14 -04:00
nvme nvme/identify: print Command Effects log page 2018-04-09 15:54:17 -04:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00