From: Mike Christie Date: Sat, 12 Jul 2014 20:51:51 +0000 (-0500) Subject: libiscsi: return new error code when nop times out X-Git-Tag: omap-for-v3.17/fixes-against-rc2~51^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ff742c62a6bbfca7aed485f44c8b16f52e1096;p=pandora-kernel.git libiscsi: return new error code when nop times out When a iscsi nop as ping timedout we were failing with the common connection error code, ISCSI_ERR_CONN_FAILED. This patch adds a new error code for this problem so can properly track/distinguish in userspace. Signed-off-by: Mike Christie Acked-by: Vikas Chaudhary Reviewed-by: Hannes Reinecke Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed