Re: [PATCH 04/11] nvme-core: add work elements to struct nvme_ctrl
From: Max Gurtovoy <hidden>
Date: 2018-11-17 22:18:32
Also in:
linux-nvme, netdev
From: Max Gurtovoy <hidden>
Date: 2018-11-17 22:18:32
Also in:
linux-nvme, netdev
On 11/15/2018 7:16 PM, Sagi Grimberg wrote:
connect_work and err_work will be reused by nvme-tcp so share those in nvme_ctrl for rdma and fc to share. Signed-off-by: Sagi Grimberg <redacted>
looks good (and I see that more sharing should be made in the future as well :) ) Reviewed-by: Max Gurtovoy <redacted>