Spdk/lib/util
Jim Harris c1e3a87bf7 util: add 'unique' parameter to spdk_get_io_channel
Some subsystems may wish to create unique I/O channels
which are not shared across all users of the same I/O
device on the same thread.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I3ade3675d57338cf85b6a301285e6f392bd6cd2e
2016-09-28 07:53:47 -07:00
..
bit_array.c bit_array: annotate bounds check as unlikely 2016-09-16 15:22:39 -07:00
fd.c Rename and move fd related helper functions to fd.c. 2016-09-14 10:51:25 -07:00
io_channel.c util: add 'unique' parameter to spdk_get_io_channel 2016-09-28 07:53:47 -07:00
Makefile util: add spdk_thread and spdk_io_channel 2016-09-26 14:02:07 -07:00
pci.c pci: stub out kernel driver functions on FreeBSD 2016-07-21 09:23:24 -07:00
string.c scsi: move spdk_strcpy_pad() into util/string.c 2016-08-22 08:58:07 -07:00