+2
−0
+2
−0
+28
−11
Loading
This was partially fixed in commit ddeaeeec ("nvme: Only check timeouts on requests from the same process"), but the function that calls nvme_pcie_qpair_check_timeout() was also erroneously filtering out the admin queue. Restore the original behavior of checking all queue types. Change-Id: I26a44ff5eb772735d314ce7b8322ba9222675911 Fixes: 31bf5d79 ("nvme: make timeout function per process") Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/411628 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>