numam-spdk/lib/nvmf
Shuhei Matsumoto df99e28158 nvmf: Expose bdev's PI setting to NVMe-oF Initiator
This patch expose backend's bdev's PI setting to the corresponding
NVMe-oF Initiator by Ideintify command, and removes the check if
block size is 512 multiple.

These change enables NVMe-oF Initiator to send extended LBA payload.

Change-Id: Ia7aa8332d36f056872a515b6da90c83112edb909
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/c/445056
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2019-02-22 00:36:55 +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 get/set features with reservation notification mask support 2019-02-14 01:28:43 +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 get/set features with reservation notification mask support 2019-02-14 01:28:43 +00:00
nvmf.c nvmf: remove qpair state activating. 2019-02-12 20:39:44 +00:00
rdma.c rdma: add return to avoid address points to the zero page 2019-02-15 04:29:40 +00:00
subsystem.c nvmf: Expose bdev's PI setting to NVMe-oF Initiator 2019-02-22 00:36:55 +00:00
tcp.c nvmf/tcp: fix error message printing in spdk_nvmf_tcp_qpair_set_recv_state 2019-02-21 18:04:10 +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