commit | b168fe8cfe530daabbdf632af4554600006a81a9 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Wed Mar 14 10:40:43 2012 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Mar 15 19:14:53 2012 -0700 |
tree | b64cb6523b11f8d91f24390a8e470ca5d09f1a24 | |
parent | 1f6fa8f8179dd66345d59f067f2a48a86095c499 [diff] |
target: Fix sense code for unsupported SERVICE ACTION IN If we don't handle a given service action, we're supposed to return INVALID FIELD IN CDB, since we do handle the SERVICE ACTION IN opcode. Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>