Spdk/app/nvmf_tgt
Ziye Yang dafac529a6 nvmf: fix bdev null pointer issue in spdk_nvmf_parse_subsystem
Need to check bdev != NULL, otherwise there will be a segment
fault later

Change-Id: I8aa74e7716decc3166f9f2abbbb0c8ff73816f84
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2016-09-09 07:57:58 -07:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c nvmf: fix bdev null pointer issue in spdk_nvmf_parse_subsystem 2016-09-09 07:57:58 -07:00
Makefile nvmf_tgt: build even if RDMA is disabled 2016-08-19 09:47:51 -07:00
nvmf_tgt.c app/nvmf_tgt: rename conf.h to nvmf_tgt.h 2016-08-24 09:19:47 -07:00
nvmf_tgt.h app/nvmf_tgt: rename conf.h to nvmf_tgt.h 2016-08-24 09:19:47 -07:00