Spdk/lib
Jim Harris f93bb8a32d Switch spdk_bdev_read/write arg order for length and offset.
This matches the general order (LBA start then LBA count) for
the NVMe API.

While here, fix a copy/paste error in a debug message (write
instead of writev).

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ice326af5d6025867dffed4d1f6c7b81fb9eba5eb
2016-09-14 10:51:25 -07:00
..
bdev Switch spdk_bdev_read/write arg order for length and offset. 2016-09-14 10:51:25 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy copy_engine: add fill (memset) function 2016-09-02 09:24:47 -07:00
cunit test/cunit: include stdio.h for fprintf() 2016-08-08 09:04:20 -07:00
event event: Allow idle reactors to sleep 2016-08-17 10:02:38 -07:00
ioat No longer wrap assert() 2016-08-19 10:53:06 -07:00
iscsi iscsi: fix the pdu memory leak issue 2016-09-13 11:06:44 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log log: dynamically generate usage for -t option 2016-08-22 16:57:19 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
net net: remove unused #defines 2016-08-08 13:46:20 -07:00
nvme nvme: alloc buffer internally for non-I/O requests 2016-09-13 12:47:46 -07:00
nvmf Switch spdk_bdev_read/write arg order for length and offset. 2016-09-14 10:51:25 -07:00
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
scsi Switch spdk_bdev_read/write arg order for length and offset. 2016-09-14 10:51:25 -07:00
trace trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
util Rename and move fd related helper functions to fd.c. 2016-09-14 10:51:25 -07:00
Makefile iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00