From: Christoph Hellwig Date: Tue, 18 Oct 2011 10:57:00 +0000 (-0400) Subject: target: remove the task_sg_bidi field se_task and pSCSI BIDI support X-Git-Tag: v3.2-rc1~24^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c1c6af37af69a4ac4a6485c968496d257245b5d;p=pandora-kernel.git target: remove the task_sg_bidi field se_task and pSCSI BIDI support This field is never used given that BIDI handling happens at the command and not the task level. Remove it and the dead code in pscsi that tries to work on it. It also prevents pSCSI passthrough for the two currently enabled BIDI commands now that task->task_sg_bidi support has been removed. Signed-off-by: Christoph Hellwig Cc: Boaz Harrosh Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed