Spdk/examples
Paul Luse a23fa64c83 blobcli: fix error path for non-CLI mode
This same code with the same test doesn't fail with the rest of
17.10 but was a real problem in script mode on error would call
spdk_app_stop() twice. In the unload_bs() path if there's no
bs loaded script mode will exit through another code path so
don't want to call spdk_app_stop() here.

Change-Id: I0175350c7e1a54b4b304b8b184d08076e6e2e0f0
Signed-off-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-on: https://review.gerrithub.io/387808
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>
2017-11-16 18:25:35 -05:00
..
bdev Revert "fio_plugin: allow stopping poller after it's thread has been stopped" 2017-11-14 12:30:26 -05:00
blob blobcli: fix error path for non-CLI mode 2017-11-16 18:25:35 -05:00
ioat build: include spdk.app.mk in all app Makefiles 2017-11-15 17:57:07 -05:00
nvme fio_plugin: check the whether the qpair can be allocated. 2017-11-15 18:00:07 -05:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00