diff options
author | Bernhard Kohl | 2010-08-31 14:08:27 +0200 |
---|---|---|
committer | Kevin Wolf | 2010-09-08 12:39:11 +0200 |
commit | 333d50fe3d9a1ff0a6a1a44ef42a0d3a2a7f2abe (patch) | |
tree | d04cb6333690b88b06b6edb7cf8546aa763bd096 /hw/scsi-generic.c | |
parent | scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co... (diff) | |
download | qemu-333d50fe3d9a1ff0a6a1a44ef42a0d3a2a7f2abe.tar.gz qemu-333d50fe3d9a1ff0a6a1a44ef42a0d3a2a7f2abe.tar.xz qemu-333d50fe3d9a1ff0a6a1a44ef42a0d3a2a7f2abe.zip |
scsi-disk: fix the check of the DBD bit in the MODE SENSE command
The DBD bit does not work as expected.
SCSI-Spec:
http://ldkelley.com/SCSI2/SCSI2/SCSI2-08.html#8.2.10
"A disable block descriptors (DBD) bit of zero indicates that the target
may return zero or more block descriptors in the returned MODE SENSE
data (see 8.3.3), at the target's discretion. A DBD bit of one
specifies that the target shall not return any block descriptors in the
returned MODE SENSE data."
Signed-off-by: Bernhard Kohl <bernhard.kohl@nsn.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/scsi-generic.c')
0 files changed, 0 insertions, 0 deletions