numam-spdk/include/spdk
Changpeng Liu 82db40dbd5 spdk: add reservation support flag to NVMe namespace
A namespace indicates support for reservations by reporting a non-zero
value in the Reservation Capabilities field in the Identify Namespace
data structure, and controller indicates support for reservation in the
Identify Controller data structure, Here we used namespace field as the
support flag.

Change-Id: I0e1e29548aa3fc8b6d3bbeb4149ec4864316f092
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2016-01-27 11:10:01 +08:00
..
assert.h Add static_assert fallback for older compilers 2016-01-08 15:29:03 -07:00
barrier.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
file.h util: add file size and block size functions 2015-10-26 11:16:56 -07:00
ioat_spec.h Add static_assert fallback for older compilers 2016-01-08 15:29:03 -07:00
ioat.h ioat: add return code to ioat_process_events() 2015-12-17 10:58:23 -07:00
mmio.h ioat, nvme: factor out MMIO helper functions 2015-12-10 17:05:08 -07:00
nvme_intel.h nvme: Add Intel vendor-specific data structures of get/set features. 2016-01-20 10:06:21 -07:00
nvme_spec.h spdk: add reservation support flag to NVMe namespace 2016-01-27 11:10:01 +08:00
nvme.h spdk: add reservation support flag to NVMe namespace 2016-01-27 11:10:01 +08:00
pci_ids.h NVMe: Add public API to get log pages. 2016-01-15 09:10:35 +08:00
pci.h SPDK: define spdk_* macros for getting info of pci_device 2016-01-25 12:05:13 -07:00
queue_extras.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
queue.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
string.h util: add sprintf_alloc() function 2015-10-06 10:40:51 -07:00
vtophys.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00