Spdk/lib/event
Seth Howell 4ca87a01b4 nvmf: make spdk_nvmf_subsystem_remove_ns asynchronous
Update the thread-local caches with new namespace data during each call
to spdk_nvmf_subsystem_remove_ns to handle the case where the user
requested to remove a namespace and then immediately add a different
one at the same namespace id. This makes the call asynchronous.

Change-Id: I8fd1968f7da78966386de18506b98d403b82d80e
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/408220
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-04-18 15:41:00 -04:00
..
rpc rpc: free req before kill() to make asan complain a little bit less 2018-03-30 16:18:34 -04:00
subsystems nvmf: make spdk_nvmf_subsystem_remove_ns asynchronous 2018-04-18 15:41:00 -04:00
app.c app: Add "NoPci" to command line options 2018-04-16 12:42:15 -04:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
reactor.c io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
rpc.c io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
subsystem.c event: allow subsystem to write configuration in async way 2018-03-27 02:57:28 -04:00