commit | 8c976e3ea27113008e66f8336dbd1bd74bd84037 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Nov 16 13:02:51 2011 +0100 |
committer | Kevin O'Connor <kevin@koconnor.net> | Thu Nov 17 21:21:02 2011 -0500 |
tree | 6163d3a240724745a053a1e3c9da6306afb8b876 | |
parent | 27300456df971cb07dfc2fe98317f8559966f748 [diff] |
usb-msc: go through TEST UNIT READY for hard disks. Add the wait loop that CDs are already using to usb-msc in the HD case, to cope with a NOT READY or UNIT ATTENTION condition. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>