From: Nicholas Bellinger Date: Wed, 26 Jun 2013 09:31:42 +0000 (-0700) Subject: iser-target: Fix isert_put_reject payload buffer post X-Git-Tag: v3.11-rc1~22^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3df8f68aaf7ebe3d136a22262b41b350b0a1858b;p=pandora-kernel.git iser-target: Fix isert_put_reject payload buffer post This patch adds the missing isert_put_reject() logic to post a outgoing payload buffer to hold the 48 bytes of original PDU header request payload for the rejected cmd. It also fixes ISTATE_SEND_REJECT handling in isert_response_completion() -> isert_do_control_comp() code, and drops incorrect iscsi_cmd_t->reject_comp usage. Cc: Or Gerlitz Cc: Mike Christie Cc: stable@vger.kernel.org # 3.10+ Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed