numam-spdk/lib
Daniel Verkamp 8e379851ab scsi_bdev: clarify block count variable names
What was previously called "maxlba" was actually the block count
of the device, which is the maximum LBA plus one.

Change-Id: I5e141a3eb0c79b2aa70006739c5586cb50744d3d
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-05-15 13:35:18 -07:00
..
bdev bdev: add getter for maximum unmap descriptors 2017-05-15 10:11:23 -07:00
blob bdev: add getters for block size and block count 2017-05-12 10:34:58 -07:00
blobfs include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
conf log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
copy copy: Replace rte_memcpy with regular memcpy 2017-05-09 13:11:39 -07:00
cunit include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env_dpdk env/dpdk: use the new *rte_pci* API for DPDK 17.05 2017-05-12 07:53:42 -07:00
event env: Add wrappers for a lockless ring 2017-05-09 14:02:15 -07:00
ioat include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
iscsi scsi: remove spdk_scsi_task::owner_task_ctr 2017-05-15 10:12:42 -07:00
json include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
jsonrpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
log log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
net build: Automatically detect use of POSIX includes 2017-05-08 13:20:37 -07:00
nvme nvme: add timeout value to multi-process driver init 2017-05-12 07:53:48 -07:00
nvmf nvmf: call function spdk_nvmf_valid_nqn to check the host_nqn. 2017-05-16 03:19:54 +08:00
rpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
scsi scsi_bdev: clarify block count variable names 2017-05-15 13:35:18 -07:00
trace include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
util include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost scsi: remove spdk_scsi_task::owner_task_ctr 2017-05-15 10:12:42 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00