numam-spdk/module/bdev/ocf
Marcin Dziegielewski c4b94d878b lib/bdev/ocf: remove unused code related to polling utils
After switch all management operations to asynhronus way, utlis connected
with polling are no longer needed, this patch removes that code.

Signed-off-by: Marcin Dziegielewski <marcin.dziegielewski@intel.com>
Change-Id: Ia30e733c51089b1659f79c99d8cd711945a98fa0
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/470353
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Vitaliy Mysak <vitaliy.mysak@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: remove unused code related to polling utils 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: use asynhronous management API from OCF instead of polling 2019-10-22 17:22:41 +00:00
vbdev_ocf.h lib/bdev/ocf: remove unused code related to polling utils 2019-10-22 17:22:41 +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