Spdk/app
Ziye Yang 5dcf922cda nvmf: fix tgt subsystem delete related operations.
1 In our nvmf tgt implemention, we use the async
mode to delete the nvmf subsystem. However, when
we parse nvmf subsystem, we need to use the sync
function to delete the nvmf subsystem. Since if
there is error, we will call spdk_app_stop, thus
async functions will not be executed. It is
approved in my local test.

2 Add debug info in spdk_nvmf_delete_subsystem

Change-Id: Ia8ecd6eee1bbd25cb3e1ceeb0e2146f3f03be228
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2016-09-22 15:33:26 -07:00
..
iscsi_tgt log: dynamically generate usage for -t option 2016-08-22 16:57:19 -07:00
iscsi_top iscsi: add 'iscsi_top' monitoring app 2016-08-24 09:10:44 -07:00
nvmf_tgt nvmf: fix tgt subsystem delete related operations. 2016-09-22 15:33:26 -07:00
trace trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
Makefile iscsi: add 'iscsi_top' monitoring app 2016-08-24 09:10:44 -07:00