+17
−13
+0
−1
+0
−7
Loading
Combine request lookup and abort into a single operation. Keeping them separate would result in duplicating a lot of logic for finding the proper list from which to remove aborted requests. This is still a no-op for now, but it paves the way for aborting requests that are still queued in software. Change-Id: If8f268521f2c9f93b413261d87e9f39e539813aa Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/412880 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>