Spdk/test/lib/bdev
Daniel Verkamp 44ef085bed event: pass arg1 and arg2 directly to event fn
This allows the elimination of the spdk_event_get_arg1() and
spdk_event_get_arg2() macros, which accessed the event structure
directly; this was preventing the event structure definition from being
moved out of the public API header.

Change-Id: I74eced799ad7df61ff0b1390c63fb533e3fae8eb
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-05 11:57:18 -07:00
..
bdevio event: pass arg1 and arg2 directly to event fn 2017-01-05 11:57:18 -07:00
bdevperf event: pass arg1 and arg2 directly to event fn 2017-01-05 11:57:18 -07:00
bdev.conf Drop libpciaccess and switch to DPDK PCI 2016-10-04 15:59:00 -07:00
blockdev.sh bdevio: refactor to use event framework and I/O channels 2016-10-11 16:24:30 -07:00
common.c bdev: Delete bdev_db 2016-08-02 09:08:51 -07:00
Makefile bdevio: refactor to use event framework and I/O channels 2016-10-11 16:24:30 -07:00