Re: [RFC PATCH 03/14] nvmet: Implement CCR nvme command
From: Mohamed Khalfella
Date: Wed Dec 31 2025 - 16:14:40 EST
On Mon 2025-12-15 19:01:30 -0800, Randy Jennings wrote:
> On Tue, Nov 25, 2025 at 6:13 PM Mohamed Khalfella
> <mkhalfella@xxxxxxxxxxxxxxx> wrote:
> >
> > Defined by TP8028 Rapid Path Failure Recovery, CCR (Cross-Controller
> > Reset) command is an nvme command the is issued to source controller by
> > initiator to reset impacted controller. Implement CCR command for linux
> > nvme target.
> Remove extraneous "the is" in second line.
Removed.
>
> >
> > Signed-off-by: Mohamed Khalfella <mkhalfella@xxxxxxxxxxxxxxx>
>
> Reviewed-by: Randy Jennings <randyj@xxxxxxxxxxxxxxx>