Spdk/lib/nvmf
Changpeng Liu 468c6c18bd nvmf: enable get log page with reservation notification page
Reservation notification log page can be returned via the
get log page command with correct page number, users can
get zeored page buffer if the controller didn't have any
reservation notification log.

Change-Id: I99f5e4b8917a6919eb68359628efa1bead4b21b5
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/439934
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: GangCao <gang.cao@intel.com>
2019-04-18 22:33:26 +00:00
..
ctrlr_bdev.c nvmf: set controller/namespace identify data to enable reservation 2019-03-08 20:55:10 +00:00
ctrlr_discovery.c nvmf: Only present subsystem if it is ready 2019-01-07 06:02:26 +00:00
ctrlr.c nvmf: enable get log page with reservation notification page 2019-04-18 22:33:26 +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: generate reservation notice log on controller's thread 2019-04-18 22:33:26 +00:00
nvmf.c nvmf: update the subsystem poll group's reservation information correctly 2019-04-11 01:13:59 +00:00
rdma.c nvmf/rdma: fix bugs in spdk_nvmf_rdma_qpair_destroy 2019-04-18 21:47:57 +00:00
subsystem.c nvmf: update subsystem's poll group information for register command 2019-04-18 22:33:26 +00:00
tcp.c nvme/tcp: Replace the data with iov in pdu struct 2019-04-04 14:28:09 +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