a13a359ebe
Due to qpair timeout handling refactoring, we removed the qpair destroying related code. And this patch is submitted to address this issue. With this patch, we can detect sock close of the fd from the initiator, and correctly free the qpair related resource (e.g., pid) managed by nvmf layer. Otherwise, the initatior thinks the qpair related source is freed, however it is not freed in the target side. Change-Id: Ia2de07bd849fa5d3bc0e0e0d4941464dfd16d266 Signed-off-by: Ziye Yang <ziye.yang@intel.com> Reviewed-on: https://review.gerrithub.io/c/440242 Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
ctrlr_bdev.c | ||
ctrlr_discovery.c | ||
ctrlr.c | ||
Makefile | ||
nvmf_fc.h | ||
nvmf_internal.h | ||
nvmf.c | ||
rdma.c | ||
request.c | ||
subsystem.c | ||
tcp.c | ||
transport.c | ||
transport.h |