commit | ce136176fea522fc8f4c16dcae7e8ed1d890ca39 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Tue Dec 06 10:02:09 2011 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Dec 14 11:38:28 2011 +0000 |
tree | fc6258199ef01f584f3e2a46ac16c38117d2dc4a | |
parent | ced38c8c00962c9b6c1fcd330572406162d150b9 [diff] |
target: Set response format in INQUIRY response 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> Cc: stable@kernel.org Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>