From: Christoph Hellwig Date: Tue, 24 Apr 2012 04:25:03 +0000 (-0400) Subject: target: always allocate a single task X-Git-Tag: v3.5-rc1~111^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4101f0a89d4eb13f04cb0344d59a335b862ca5f9;p=pandora-kernel.git target: always allocate a single task Simply transport_generic_new_cmd to only allocate a single task. For normal unidirection commands nothing changes except that the code is a lot simpler now. Any BIDI support that used to work will stop now for the next few patches at least. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed