[PATCH 09/13] nvme-fc: use the tagset alloc/free helpers
James Smart
jsmart2021 at gmail.com
Thu Sep 22 15:56:45 PDT 2022
On 9/20/2022 10:16 AM, Christoph Hellwig wrote:
> Use the common helpers to allocate and free the tagsets. To make this
> work the generic nvme_ctrl now needs to be stored in the hctx private
> data instead of the nvme_fc_ctrl.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
> drivers/nvme/host/fc.c | 83 +++++++++---------------------------------
> 1 file changed, 17 insertions(+), 66 deletions(-)
>
Reviewed-by: James Smart <jsmart2021 at gmail.com>
-- james
More information about the Linux-nvme
mailing list