numam-spdk/lib/nvmf
Changpeng Liu 84ee3a62c7 nvmf: add namespace reservation release command support
The reservation holder may release the reservation on
a namespace, release notification feature is supported
in comming patches.

Change-Id: If5d3158e691fcc782f7cf0b67a326bf62edf0531
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/436938
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-03-08 04:48:18 +00:00
..
ctrlr_bdev.c nvmf: Expose bdev's PI setting to NVMe-oF Initiator 2019-02-22 00:36:55 +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 namespace reservation release command support 2019-03-08 04:48:18 +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 namespace reservation acquire command support 2019-03-07 06:46:45 +00:00
nvmf.c nvmf: remove qpair state activating. 2019-02-12 20:39:44 +00:00
rdma.c rdma: register a poller to destroy defunct qpairs 2019-03-04 19:12:48 +00:00
subsystem.c nvmf: add namespace reservation release command support 2019-03-08 04:48:18 +00:00
tcp.c nvme/tcp: optimize nvme_tcp_build_iovecs function. 2019-03-07 02:59:33 +00:00
transport.c nvmf: use io unit size in transport buffer pools 2019-02-12 23:34:20 +00:00
transport.h nvmf/transport: move buffer_pool to generic struct. 2019-01-17 19:42:01 +00:00