]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: log the error status on Identify Namespace failure
authorKenneth Heitke <kenneth.heitke@intel.com>
Thu, 4 Apr 2019 18:57:45 +0000 (12:57 -0600)
committerChristoph Hellwig <hch@lst.de>
Fri, 5 Apr 2019 06:07:58 +0000 (08:07 +0200)
commit7e57f587acc2f0d229be286ebcab356f317cbdda
treeb8a52678e908d88124136353ceaeb422ae59a592
parent7e541baac782f0a26286a176c842f84e9f15bf05
nvme: log the error status on Identify Namespace failure

Identify Namespace failures are logged as a warning but there is not
an indication of the cause for the failure. Update the log message to
include the error status.

Signed-off-by: Kenneth Heitke <kenneth.heitke@intel.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c