Spdk/lib/nvmf
Daniel Verkamp 759dbf46d8 nvmf: unregister subsystem poller on shutdown
Clean up the poller and only then free the associated subsystem's
memory.  This prepares for future dynamic subsystem creation/deletion.

Change-Id: I9e56cbf8822814930fdbb662095c51b6ad40fbc4
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-22 08:47:51 -07:00
..
direct.c Revert "nvmf: only poll admin queue once every 10 ms" 2016-08-15 15:49:19 -07:00
Makefile nvmf: move conf file parsing to nvmf_tgt app 2016-08-17 10:01:37 -07:00
nvmf_internal.h nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00
nvmf.c nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00
rdma.c nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00
request.c nvmf: check Connect command RECFMT field 2016-08-17 09:12:48 -07:00
request.h nvmf: Add nvmf controller operation structure. 2016-08-09 15:50:40 -07:00
session.c nvmf: Add nvmf controller operation structure. 2016-08-09 15:50:40 -07:00
session.h nvmf: use Connect command SQSIZE to manage SQHD 2016-08-08 08:45:38 -07:00
subsystem.c nvmf: unregister subsystem poller on shutdown 2016-08-22 08:47:51 -07:00
subsystem.h nvmf: remove app framework subsystem from library 2016-08-19 09:26:02 -07:00
transport.c nvmf: move acceptor poller into nvmf_tgt app 2016-08-17 10:01:37 -07:00
transport.h nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00