numam-spdk/lib
Ziye Yang 08e6f94226 blobfs: separate cache tree related definitions into tree.h
The code will locks clear to put those definitions into tree.h header

Change-Id: Ib1a34f19d9849acd7ea979eb0a6e153b0e8e39de
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-05-04 09:11:28 -07:00
..
bdev bdev: The bdev layer now generically creates io_channels 2017-05-03 15:16:02 -07:00
blob scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
blobfs blobfs: separate cache tree related definitions into tree.h 2017-05-04 09:11:28 -07:00
conf conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
copy scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env_dpdk env/dpdk: remove rte_eal_device_remove API call since DPDK 17.05 2017-05-05 09:40:31 +08:00
event scripts/check_format.sh: catch misaligned comments 2017-04-26 06:39:58 -07:00
ioat util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
iscsi scsi: make spdk_scsi_port definition private 2017-05-04 09:05:53 -07:00
json json/util: simplify if (p) free(p) -> free(p) 2017-05-03 10:57:51 -07:00
jsonrpc util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
log util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
net scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
nvme nvme: add NVME_QUIRK_DELAY_AFTER_QUEUE_ALLOC 2017-05-01 10:22:18 -07:00
nvmf nvmf: Move the check of NVMe remove from session layer to subsystem layer. 2017-04-24 13:57:25 -07:00
rpc env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
scsi scsi: make spdk_scsi_port definition private 2017-05-04 09:05:53 -07:00
trace scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
util string: make spdk_parse_ip_addr() params non-const 2017-02-14 10:28:29 -07:00
vhost scsi: make spdk_scsi_dev definition private 2017-05-03 12:34:57 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00