numam-spdk/lib/nvmf
Daniel Verkamp 2be0162140 nvmf: factor out common AER Get/Set Features code
The direct and virtual mode code is identical; move it to session.c like
the other virtualized get/set features.

Change-Id: I0a0e2dd795197c142ad5d9d0e4ddedb2aa5c8c2a
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-02-14 16:56:29 -07:00
..
direct.c nvmf: factor out common AER Get/Set Features code 2017-02-14 16:56:29 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvmf_internal.h util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
nvmf.c nvmf: apply const to several char * arguments 2017-02-02 09:45:29 -07:00
rdma.c util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
request.c nvmf: use same subsystem pointer 2017-01-25 15:54:46 -07:00
request.h nvmf_tgt: save unmap descriptor pointer in request 2017-01-30 14:23:33 -07:00
session.c nvmf: factor out common AER Get/Set Features code 2017-02-14 16:56:29 -07:00
session.h nvmf: factor out common AER Get/Set Features code 2017-02-14 16:56:29 -07:00
subsystem.c util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
subsystem.h nvmf: Add function to get subsystem by id 2017-01-20 10:02:32 -07:00
transport.c nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
transport.h nvmf: Solve subsystem add/delete issue 2017-01-30 11:14:38 -07:00
virtual.c nvmf: factor out common AER Get/Set Features code 2017-02-14 16:56:29 -07:00