+5
−5
Loading
Current bdev_abort_queued_io() aborts all queued I/Os, and we want to use the name for the new function which aborts only the specified I/O if queued. So rename bdev_abort_queued_io() by bdev_abort_all_queued_io() in this patch. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I2125d91bffc870a0a4be4bb74037c1d27bce2d36 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2385 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Community-CI: Broadcom CI Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Michael Haeuptle <michaelhaeuptle@gmail.com>