From: Roland Dreier Date: Wed, 18 Jan 2012 02:00:57 +0000 (-0800) Subject: target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0 X-Git-Tag: v3.2.6~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95db7f1f8dee58ba87842ecd5b93e7c2884e0637;p=pandora-kernel.git target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0 commit bf0053550aebe56f3bb5dd793e9de69238b5b945 upstream. 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 Signed-off-by: Nicholas Bellinger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed