Spdk/lib/nvmf
Changpeng Liu 4fa486a1e3 nvmf: add asynchronous event for reservation notificaiton
Now Host can get an asynchronous event notification when
registrants were unregistered/preempted or reservation was
released from the associate namespace, Host can send
get log page to clear related log pages and reservation
report to get the full overview of current reservation
configuration.

Change-Id: Idc57c19812490c7536503308989871515e9f2361
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/439935
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>
2019-04-23 16:30:24 +00:00
..
ctrlr_bdev.c nvmf: fix segfault in case of multi-range unmap 2019-04-22 15:42:51 +00:00
ctrlr_discovery.c nvmf: Only present subsystem if it is ready 2019-01-07 06:02:26 +00:00
ctrlr.c nvmf: add asynchronous event for reservation notificaiton 2019-04-23 16:30:24 +00:00
Makefile nvmf: Collapse request.c into ctrlr.c 2019-02-04 18:11:33 +00:00
nvmf_fc.h lib/nvmf: fix a typo error 2018-10-12 17:40:16 +00:00
nvmf_internal.h nvmf: add asynchronous event for reservation notificaiton 2019-04-23 16:30:24 +00:00
nvmf.c nvmf: update the subsystem poll group's reservation information correctly 2019-04-11 01:13:59 +00:00
rdma.c rdma:fix core dump when rdma_create_qp return error. 2019-04-22 18:40:35 +00:00
subsystem.c nvmf: update subsystem's poll group information for register command 2019-04-18 22:33:26 +00:00
tcp.c nvmf: remove unused tcp trace point 2019-04-22 15:25:37 +00:00
transport.c nvmf: Remove qpair_is_idle 2019-03-15 19:19:17 +00:00
transport.h nvmf: Remove qpair_is_idle 2019-03-15 19:19:17 +00:00