]> www.infradead.org Git - users/hch/nvmetcli.git/commit
nvmetcli: Improve IOError handling on restore
authorTony Asleson <tasleson@redhat.com>
Thu, 26 Mar 2020 18:07:45 +0000 (13:07 -0500)
committerChristoph Hellwig <hch@lst.de>
Wed, 1 Apr 2020 09:00:14 +0000 (11:00 +0200)
commit48b8f318e0594d7adfec290ae47d9308eb0f65af
treed4934082c2557ae62610896f0ac750e3cc6d5692
parenta481736441b4c811f57fa84a8e3609b084f93835
nvmetcli: Improve IOError handling on restore

Not all IOErrors are caused by specifying a missing configuration
file.  When the file is present, dump the error exception text too,
so the user has a better idea what is wrong.

Signed-off-by: Tony Asleson <tasleson@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
nvmetcli