+15
−12
Loading
Ideally, SPDK should make sure no pending I/Os in this queue pair are using the removed memory region. Currently we just stop the submission path and leave a TODO comment here until we have an asynchronous way to do this. Also use the `<=` for the boundary check. Change-Id: I63a2189022978811dc21f92f2599f28a5191ecd7 Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9352 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>