OSDN Git Service

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)
commit762a11dfee10783a2fe4c467a68bac601e5acf1c
tree27c9e6ad81ec34e546d55f2a13f2387441099e9f
parent84faf42b8aff3be95d96249da4152c77d81e1469
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