Spdk/lib
Ben Walker 58afa58a00 bdev: Simplify spdk_bdev_get_io_buf
This was implemented as two functions, but it
is much simpler as one. Also, the public function
was way at the bottom of the file instead of near
spdk_bdev_put_io_buf.

Change-Id: I3a90688910b0542cc77b6333bab15132cf514eeb
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-05-11 10:48:58 -07:00
..
bdev bdev: Simplify spdk_bdev_get_io_buf 2017-05-11 10:48:58 -07:00
blob blobstore: Add the size check of length field in desc_xattr 2017-05-09 08:41:53 -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: Add wrappers for a lockless ring 2017-05-09 14:02:15 -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 iscsi/conn: Fix the bug when iterates the read command subtasks. 2017-05-11 08:09:23 +08: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 include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvmf include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
rpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
scsi scsi/bdev: fix wrong condition check for inquiry VPD page 2017-05-11 15:01:03 +08: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 vhost: define VIRTIO_F_VERSION_1 if it is missing 2017-05-08 20:12:19 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00