target: Set response format in INQUIRY response
commit640bb6ec4ff89b0349d1c7cb42aa25db191b4f63
authorRoland Dreier <roland@purestorage.com>
Tue, 6 Dec 2011 18:02:09 +0000 (6 10:02 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jan 2012 01:25:00 +0000 (25 17:25 -0800)
treee23b5280c7b0d6fb829cd128d69a837ac87fed11
parent7b3e8a2073d9875dbdcdfec5d40ff54c8e8c418c
target: Set response format in INQUIRY response

commit ce136176fea522fc8f4c16dcae7e8ed1d890ca39 upstream.

Current SCSI specs say that the "response format" field in the standard
INQUIRY response should be set to 2, and all the real SCSI devices I
have do put 2 here.  So let's do that too.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/target/target_core_cdb.c