Comment 8 for bug 1948626

Revision history for this message
Michael Reed (mreed8855) wrote : Re: Ubuntu 22.04 Feature Request-Add support for a NVMe-oF-TCP CDC Client - TP 8010

An additional patch was needed to fix the build of the two patches.

commit e15a8a9755659ff5972f30de4dd64867c97f242d
Author: Hannes Reinecke <email address hidden>
Date: Wed Sep 22 08:35:20 2021 +0200

    nvme: add CNTRLTYPE definitions for 'identify controller'

    Update the 'identify controller' structure to define the newly added
    CNTRLTYPE field.

    Signed-off-by: Hannes Reinecke <email address hidden>
    Reviewed-by: Chaitanya Kulkarni <email address hidden>
    Reviewed-by: Himanshu Madhani <email address hidden>
    Signed-off-by: Christoph Hellwig <email address hidden>