Spdk/module/bdev/ocf
Marcin Dziegielewski 59a296465d lib/bdev/ocf: error handling in register path
This patch introduces error handling in register path, in case of
error in the middle of chain we will call vbdev_ocf_mngt_stop with
appropriate rollback path.

Signed-off-by: Marcin Dziegielewski <marcin.dziegielewski@intel.com>
Change-Id: I78e5796b7eda2fe0848d5533cdea283b17397b61
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/468472
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2019-10-22 17:22:41 +00:00
..
ctx.c lib/bdev/ocf: update of ocf library to version 19.06 2019-10-22 17:22:41 +00:00
ctx.h lib/bdev/ocf: fix potential issue around base->management_channel 2019-10-18 17:31:39 +00:00
data.c mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
data.h mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
Makefile lib/mk: update OCF build. 2019-08-27 18:49:56 +00:00
stats.c lib/bdev/ocf: update of ocf library to version 19.06 2019-10-22 17:22:41 +00:00
stats.h mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
utils.c lib/bdev/ocf: increase capabilites of vbdev_ocf_mngt_stop function 2019-10-22 17:22:41 +00:00
utils.h lib/bdev/ocf: increase capabilites of vbdev_ocf_mngt_stop function 2019-10-22 17:22:41 +00:00
vbdev_ocf_rpc.c lib/bdev/ocf: update of ocf library to version 19.06 2019-10-22 17:22:41 +00:00
vbdev_ocf.c lib/bdev/ocf: error handling in register path 2019-10-22 17:22:41 +00:00
vbdev_ocf.h lib/bdev/ocf: add possibility to remove ocf instance 2019-10-07 11:24:19 +00:00
volume.c mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
volume.h mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00