]> git.ipfire.org Git - thirdparty/qemu.git/commit
iscsi: fix readcapacity error message
authorZhu Lingshan <lszhu@suse.com>
Wed, 16 Dec 2015 04:40:40 +0000 (12:40 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 11 Jan 2016 08:39:28 +0000 (11:39 +0300)
commit240125bc49d016da2f39637c205b04fc6ae6dcef
tree897a664d1037e3a44f0d981bbcf9f8df4bbfcd38
parent34f22fc034470032a647262ee142867b3ebe5b2f
iscsi: fix readcapacity error message

fix:The error message for readcapacity 16 incorrectly mentioned
a readcapacity 10 failure, fixed the error message.

Signed-off-by: Zhu Lingshan <lszhu@suse.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
block/iscsi.c