]> git.baikalelectronics.ru Git - kernel.git/commit
nvmet: add error log support for rdma backend
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Wed, 12 Dec 2018 23:11:45 +0000 (15:11 -0800)
committerChristoph Hellwig <hch@lst.de>
Thu, 13 Dec 2018 08:59:04 +0000 (09:59 +0100)
commite39b4aa7a6034dd8912904ccdeca9bacb050ad1e
tree27c9e6ad81ec34e546d55f2a13f2387441099e9f
parent95167ab2e440c896ae667dbdcb8c99431fadf745
nvmet: add error log support for rdma backend

This patch adds the support to maintain the error log page for rdma
transport, we mainly focus here on the NVME_INVALID_FIELD errors.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/rdma.c