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