numam-spdk/lib/nvmf
Changpeng Liu ca76e519f8 nvmf: verify each NVMe commands for reservation enabled's NS
The filter function can be used for IO commands, because all
the Admin commands related with reservations are not supported
in SPDK for now.

Change-Id: I44f0bf0017bafaee87d5f8ac03b0fd368f44c810
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/436941
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-03-26 02:57:11 +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: verify each NVMe commands for reservation enabled's NS 2019-03-26 02:57:11 +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: store registrants' host id into subsystem's poll group 2019-03-21 17:35:11 +00:00
nvmf.c nvmf: store registrants' host id into subsystem's poll group 2019-03-21 17:35:11 +00:00
rdma.c rdma: use LAST_WQE_REACHED event in the SRQ path 2019-03-25 17:23:51 +00:00
subsystem.c nvmf: update reservation state to subsytem poll group 2019-03-21 17:35:11 +00:00
tcp.c nvmf: Remove qpair_is_idle 2019-03-15 19:19:17 +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