commit | 3b031d15995f3e4c43e38159072f07efe3fa35d9 | [log] [tgz] |
---|---|---|
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | Wed Dec 12 15:11:42 2018 -0800 |
committer | Christoph Hellwig <hch@lst.de> | Thu Dec 13 09:59:05 2018 +0100 |
tree | 42d515a7e730bd76deb77b3308ca881b23296900 | |
parent | 2da6e00580f5bc13ed0ba0acaa9d7ce0df226e7e [diff] |
nvmet: add error log support for bdev backend This patch adds the support for the block device backend to populate the error log entries. Here we map the blk_status_t to the NVMe status. Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>