Revoked an aspect of rev 4465 which aborted operation before drive is ready
This commit is contained in:
@ -216,8 +216,6 @@ handle_error:;
|
||||
goto handle_error;
|
||||
|
||||
slumber:;
|
||||
if (d->cancel)
|
||||
break;
|
||||
usleep(sleep_usecs);
|
||||
}
|
||||
if (ret <= 0 || !(flag & 2)) {
|
||||
|
Reference in New Issue
Block a user