scsi: do not require a minimum allocation length for REQUEST SENSE
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 3 May 2012 13:57:08 +0000 (15:57 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 7 May 2012 06:44:21 +0000 (08:44 +0200)
commite5f38ff6f530de7f14825fb117de854ed52084fa
tree84af5a7d3df342cc9b381686e7e717216b7ad096
parent3c3d8a95cafb6b38515497688db5a26db67fe6ce
scsi: do not require a minimum allocation length for REQUEST SENSE

The requirements on the REQUEST SENSE buffer size are not in my copy of SPC
(SPC-4 r27) and not observed by LIO.  Rip them out.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi-bus.c