From: Martin K. Petersen Date: Thu, 26 Nov 2009 17:00:41 +0000 (-0500) Subject: [SCSI] Correctly handle thin provisioning write error X-Git-Tag: v2.6.33-rc1~5^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8705f11d89cfabf4a9f0ea234d4809b22abb33e;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed