Spdk/app/nvmf_tgt
Ben Walker 8c5a2b0823 nvmf: Rename some uses of virtual to virt for C++ compat
'virtual' is a keyword in C++, so avoid using it in variable
and structure names in case any files are eventually
included from a C++ project.

Change-Id: I2122750445def63038af68a3000758e33b937f9d
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-07 09:15:12 -07:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c nvmf: Rename some uses of virtual to virt for C++ compat 2016-10-07 09:15:12 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvmf_rpc.c nvmf: Rename some uses of virtual to virt for C++ compat 2016-10-07 09:15:12 -07:00
nvmf_tgt.c nvmf: Rename some uses of virtual to virt for C++ compat 2016-10-07 09:15:12 -07:00
nvmf_tgt.h nvmf: Make the poll rate for the acceptor configurable. 2016-10-07 09:15:12 -07:00