[PATCH 07/10] nvme-fabrics: add nvmf_init_ctrl/nvmf_uninit_ctrl API
James Smart
jsmart2021 at gmail.com
Tue Nov 2 17:19:04 PDT 2021
On 10/20/2021 3:38 AM, Max Gurtovoy wrote:
> Centralize the initalization and un-initialization of fabrics specific
> settings. For now, only used by RDMA and TCP fabric transports.
>
> Also, convert the reconnect_work and error_recovery_work to be static
> functions since they are not used outside the fabrics driver anymore.
>
> Reviewed-by: Israel Rukshin <israelr at nvidia.com>
> Signed-off-by: Max Gurtovoy <mgurtovoy at nvidia.com>
> ---
> drivers/nvme/host/fabrics.c | 20 ++++++++++++++++----
> drivers/nvme/host/fabrics.h | 4 ++--
> drivers/nvme/host/rdma.c | 7 ++-----
> drivers/nvme/host/tcp.c | 7 ++-----
> 4 files changed, 22 insertions(+), 16 deletions(-)
>
Looks fine...
Reviewed-by: James Smart <jsmart2021 at gmail.com>
-- james
More information about the Linux-nvme
mailing list