« Previous | Next » 

Revision 2e7cc4d6

ID2e7cc4d604206ce15d298686c0ffd77dcedc33a2

Added by Paolo Bonzini almost 13 years ago

scsi-generic: Handle queue full

The sg driver currently has a hardcoded limit of commands it
can handle simultaneously. When this limit is reached the
driver will return -EDOM. So we need to capture this to
enable proper return values here.

Signed-off-by: Hannes Reinecke <>
Signed-off-by: Paolo Bonzini <>
Reviewed-by: Christoph Hellwig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences