nvmet: add error log page cmd handler
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Wed, 12 Dec 2018 23:11:47 +0000 (15:11 -0800)
committerChristoph Hellwig <hch@lst.de>
Thu, 13 Dec 2018 08:59:06 +0000 (09:59 +0100)
commit11ad507784ed5113af97903af1b0c4aea6b90690
tree7dcc1c8f9ac4a502987071c8745f4330fafe8d72
parentc6aa3542e01026a94d24713ee2c0dce517e9b6de
nvmet: add error log page cmd handler

Now that we have support for all the major parts of the target we add
a NVMe error log page handler so that host can read the log page.

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/admin-cmd.c