[PATCH v5 03/16] nvmet: Implement CCR nvme command

Mohamed Khalfella mkhalfella at purestorage.com
Fri Sep 4 16:17:44 PDT 2026


On Sun 2026-08-23 03:53:03 +0300, Sagi Grimberg wrote:
> Would still like to have it simple where nvmet allows a single ccr command
> per ctrl such that we don't need to build a list of waiters.
> 

I think we need to know any point which sctrl is resetting which ictrl.
Without this information it will be difficult to implement CCR standard.
We use struct nvmet_ccr for two purposes:

- Generate CCR logpage on sctrl.
- Know which sctrl needs to send AEN when ictrl exits.

> Otherwise,
> Reviewed-by: Sagi Grimberg <sagi at grimberg.me>



More information about the Linux-nvme mailing list