Re: [PATCH v4 08/15] nvme: Implement cross-controller reset recovery
From: Randy Jennings
Date: Mon Apr 13 2026 - 11:32:12 EST
> /*
> * Source controller accepted CCR command but CCR operation
> * timed out or failed. Retrying another path is not likely
> * to succeed, return an error.
> */
Please do not add "Retrying another path is not likely to succeed"
because it is not true. We would need to check the retry flag to se
the verasity of that statement, and I would expect that check to be
added later.
Sincerely,
Randy Jennings