Spdk/lib/bdev/ocf
Vitaliy Mysak e862b6434a ocf: wait for pendings reqs in unregister
Unregister OCF bdev using poller that checks if
  cache has pending requests.

This prevents ocf_mngt_cache_stop causing
  deadlock on reads in WT mode.

Submodule commit was updated to get new function ocf_cache_has_pending_requests().

Change-Id: Iee4cb09bc2bb859a6dcce89994c686f64924c942
Signed-off-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/446604
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-04-05 16:22:32 +00:00
..
env ocf: Added zeroing memory returned from mempool 2019-03-26 22:53:09 +00:00
ctx.c ocf: switch to dynamic queues 2019-03-12 22:21:58 +00:00
ctx.h OCF: rebase to ocf master 276d91fcd7 2019-03-05 12:09:25 +00:00
data.c OCF: add OCF module 2019-01-28 09:41:52 +00:00
data.h OCF: add OCF module 2019-01-28 09:41:52 +00:00
Makefile OCF: add OCF module 2019-01-28 09:41:52 +00:00
stats.c OCF: rebase to ocf master 276d91fcd7 2019-03-05 12:09:25 +00:00
stats.h OCF: rebase to ocf master 276d91fcd7 2019-03-05 12:09:25 +00:00
utils.c ocf: Add management context 2019-04-05 16:22:32 +00:00
utils.h ocf: Add management context 2019-04-05 16:22:32 +00:00
vbdev_ocf_rpc.c ocf: make vbdev_ocf_delete function asynchronous 2019-04-03 00:00:20 +00:00
vbdev_ocf.c ocf: wait for pendings reqs in unregister 2019-04-05 16:22:32 +00:00
vbdev_ocf.h ocf: Add management context 2019-04-05 16:22:32 +00:00
volume.c ocf: switch to dynamic queues 2019-03-12 22:21:58 +00:00
volume.h OCF: rebase to ocf master 276d91fcd7 2019-03-05 12:09:25 +00:00