Spdk/include
Jim Harris ff9cadadb3 bdev: remove spdk_bdev_resubmit_io
We no longer support resubmitting an existing I/O to
a lower bdev.  This enables accurate tracking of I/O
at each bdev layer for purposes of reset handling and
QoS.

__submit_request() in bdev.c is now only called
from spdk_bdev_io_submit(), so just collapse these
two functions together while we are here.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I1b46df42b1a6476f9dbd8c61dd3380dbd145315d

Reviewed-on: https://review.gerrithub.io/377626
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-09-12 11:16:50 -04:00
..
linux vhost: move linux virtio headers to include/ 2017-08-18 18:57:21 -04:00
spdk vhost: added API to call external spdk_events on vdev reactor 2017-09-07 14:34:01 -04:00
spdk_internal bdev: remove spdk_bdev_resubmit_io 2017-09-12 11:16:50 -04:00