commit | fe0ed71279eb442b920f0080c763438dbaa09f74 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 12 14:49:48 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Oct 28 19:25:51 2011 +0200 |
tree | 7fac229fb66d91cc9b6a721185def8e02e910a2d | |
parent | 6a58a3a6ebb738e4173f93ecc089b45dd57c7574 [diff] |
scsi-generic: check ioctl statuses when SG_IO succeeds A succeeding ioctl does not imply that the SCSI command succeeded. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>