Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] Correctly handle thin provisioning write error
A thin provisioned device may temporarily be out of sufficient allocation units to fulfill a write request. In that case it will return a space allocation in progress error. Wait a bit and retry the write. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
- Loading branch information