From: Nicholas Bellinger Date: Mon, 7 Oct 2013 22:22:15 +0000 (-0700) Subject: target: Allow non zero ListID in EXTENDED_COPY parameter list X-Git-Tag: v3.12-rc7~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f7a46c67440a7fa422919ab2059cbab838ca558;p=pandora-kernel.git target: Allow non zero ListID in EXTENDED_COPY parameter list This patch changes target_do_xcopy() to allow processing of non-zero ListIDs in EXTENDED_COPY parameter list data, instead of returning CHECK_CONDITION status. As the copy offload implementation reports SNLID=1 (Supports No ListID) in OPERATING PARAMETERS, any ListID value presented by the client is currently ignored. Also, properly extract list_id_usage for informational purposes. Reported-by: Thomas Glanzmann Reported-by: Douglas Gilbert Cc: Hannes Reinecke Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed