commit | d8705f11d89cfabf4a9f0ea234d4809b22abb33e | [log] [tgz] |
---|---|---|
author | Martin K. Petersen <martin.petersen@oracle.com> | Thu Nov 26 12:00:41 2009 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Dec 10 08:54:15 2009 -0600 |
tree | e1ce54ec1f01fc9d2f77fd9c730b87167ac02219 | |
parent | e339c1a7c09ef736dca7b3a4353c7742557d9f8f [diff] |
[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>