Spdk/lib/bdev/ocf
Vitaliy Mysak f3ff9870d8 ocf: implement mngt_queue for asynchronous management
Implement management queue for asynchronous management that is provided
  in new OCF API. This is a neccessery step to be able to implement
  metadata support.

OCF submodule was updated to get management queue functionality
It has to be done in this patch because OCF module will not work
otherwise.

Signed-off-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/448619 (master)

(cherry picked from commit 54eeeac6e0)
Change-Id: Id19c2e5bd6a5d26fee41752b62720e408dc082e8
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/457256
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-06-17 15:25:31 +00:00
..
env ocf: update try-locks in env 2019-04-19 13:05:35 +00:00
ctx.c ocf: lock queue list during create/delete 2019-06-17 15:25:31 +00:00
ctx.h ocf: implement mngt_queue for asynchronous management 2019-06-17 15:25:31 +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 timeout functionality for vbdev_ocf_mngt_ interface 2019-06-17 10:02:50 +00:00
utils.h ocf: add timeout functionality for vbdev_ocf_mngt_ interface 2019-06-17 10:02:50 +00:00
vbdev_ocf_rpc.c ocf: add callback argument to vbdev_ocf_construct() 2019-06-12 13:09:46 +00:00
vbdev_ocf.c ocf: implement mngt_queue for asynchronous management 2019-06-17 15:25:31 +00:00
vbdev_ocf.h ocf: add shared cache instance context 2019-06-17 15:25:31 +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