Spdk/lib/nvmf
Daniel Verkamp fd36d11e17 nvmf_tgt: stub out Async Event Config feature
Record the user-provided asynchronous event configuration set via Set
Features, and return it in Get Features.

This value is not actually used, since AER is not implemented yet in the
virtual controller model, but it at least implements the mandatory
Set/Get Features.

This allows the hack in the NVMe host code that ignored the Set Features
failure to be reverted.

Change-Id: I2ac639eb8b069ef8e87230a21fa77225f32aedde
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-21 17:02:12 -07:00
..
direct.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvmf_internal.h nvmf: Add a public API header 2016-10-14 15:26:31 -07:00
nvmf.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
rdma.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
request.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
request.h nvmf: Add a public API header 2016-10-14 15:26:31 -07:00
session.c nvmf_tgt: stub out Async Event Config feature 2016-11-21 17:02:12 -07:00
session.h nvmf_tgt: stub out Async Event Config feature 2016-11-21 17:02:12 -07:00
subsystem.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
subsystem.h nvmf: Add a public API header 2016-10-14 15:26:31 -07:00
transport.c nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
transport.h nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
virtual.c nvmf_tgt: stub out Async Event Config feature 2016-11-21 17:02:12 -07:00