Spdk/mk
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
..
nvme.libtest.mk build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
spdk.app.mk build: link mock lib with --whole-archive 2018-02-23 10:15:23 -05:00
spdk.common.mk bdev/pmem: change all NVML strings to PMDK 2018-04-07 00:07:57 -04:00
spdk.deps.mk build: add copyright header where missing 2016-11-22 16:41:47 -07:00
spdk.lib.mk build: add dummy @: to some "all" targets 2018-02-14 10:40:40 -05:00
spdk.mock.unittest.mk test/mock: add pthread_self 2017-09-19 17:15:15 -04:00
spdk.modules.mk blobcli: exclude vbdev_lvol from blobcli compilation 2018-04-12 12:40:01 -04:00
spdk.subdirs.mk Make: remove -e from subdirectory command 2018-02-21 13:10:29 -05:00
spdk.unittest.mk build: add dummy @: to some "all" targets 2018-02-14 10:40:40 -05:00