target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0
authorRoland Dreier <roland@purestorage.com>
Wed, 18 Jan 2012 02:00:57 +0000 (18:00 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 18 Jan 2012 08:35:59 +0000 (08:35 +0000)
commitbf0053550aebe56f3bb5dd793e9de69238b5b945
treeeac9ac787478014209756b6505146564d41f40a8
parentbb1acb2ee038a6c13ee99e0b9fb44dacb4a9de84
target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0

My draft of SPC-4 says:

    If the PAGE CODE field is not set to zero when the EVPD bit is set
    to zero, the command shall be terminated with CHECK CONDITION
    status, with the sense key set to ILLEGAL REQUEST, and the
    additional sense code set to INVALID FIELD IN CDB.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_cdb.c