From: Christoph Hellwig Date: Fri, 19 Jun 2015 13:10:58 +0000 (+0200) Subject: target: replace se_cmd->execute_rw with a protocol_data field X-Git-Tag: omap-for-v4.3/legacy-v2-signed~37^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a971b1b3055f0e76ff09b8fd0dd809ea3b48279;p=pandora-kernel.git target: replace se_cmd->execute_rw with a protocol_data field Instead of leaking this SBC read/write implementation detail just add an opaqueue protocol specific pointer to struct se_cmd that we can assign the sbc_ops vector to. Signed-off-by: Christoph Hellwig Reviewed-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed