]> www.infradead.org Git - users/hch/nvme-cli.git/commit
nvme-cli: bug-fix: use right file name for perror.
authorChaitanya Kulkarni <chaitanya.kulkarni@hgst.com>
Sun, 12 Mar 2017 23:13:24 +0000 (16:13 -0700)
committerKeith Busch <keith.busch@intel.com>
Mon, 13 Mar 2017 16:54:17 +0000 (12:54 -0400)
commit2b64cd98ee0c681fd012fc29a50d7a1908cee172
tree45cbcae74a63ce8be74eb63dce2ab17e90af39c3
parentfaab3b3129eef25cbcbdb4965af7fe10fa131da0
nvme-cli: bug-fix: use right file name for perror.

Use right file descriptor while printing an error, when
--metadata option is used for read/write commands.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@hgst.com>
nvme.c