numam-spdk/lib/nvme
Changpeng Liu 8482b47d53 nvme: initialize namespace capability flags with correct order
The extended LBA format flag should be initialized after namespace
capability flag.

Change-Id: Iad479b454bb4e31120c17d40ae23937a099c6f8f
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2017-03-10 11:39:09 -07:00
..
Makefile nvme: Monitor uevent for device insert and remove 2016-11-30 14:27:43 -07:00
nvme_ctrlr_cmd.c nvme: export abort command as public API 2017-02-27 10:44:17 -07:00
nvme_ctrlr.c nvme: clamp io_queue_size to valid range 2017-03-06 15:30:04 -07:00
nvme_internal.h nvme: only include x86intrin.h for x86 platforms 2017-03-07 12:44:10 -07:00
nvme_ns_cmd.c nvme: fix extended LBA block size calculations 2017-02-10 10:24:26 -07:00
nvme_ns.c nvme: initialize namespace capability flags with correct order 2017-03-10 11:39:09 -07:00
nvme_pcie.c nvme: pass command ID to timeout callback 2017-02-23 17:49:01 -07:00
nvme_qpair.c nvme: allow for deletion of I/O qpairs during their completion context 2017-03-06 14:01:25 -07:00
nvme_quirks.c nvme: Make striping a quirk 2016-12-09 14:38:42 -07:00
nvme_rdma.c nvme/rdma: Consolidate send_cq and recv_cq 2017-03-09 15:08:18 -07:00
nvme_transport.c nvme: remove ctrlr_get_pci_id transport callback 2017-01-31 14:50:40 -07:00
nvme_uevent.c nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme_uevent.h nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme.c nvme: add transport ID comparison function 2017-03-01 14:35:18 -07:00