Re: [PATCH v3 1/1] nvme: multipath: Implemented new iopolicy "queue-depth"

From: Sagi Grimberg
Date: Tue May 21 2024 - 06:11:29 EST



Don't think this matters because cancellation only happens when we
teardown the controller anyways...

I think in case if we reset the nvme controller then we don't teardown
controller, isn't it? In this case we cancel all pending requests, and
later restart the controller.

Exactly, nvme_mpath_init_ctrl resets the counter.