SIGN IN SIGN UP

rgw/cloud-tier: tighten -EBUSY handling

Push the -EBUSY early-return into init_multipart and the bucket
exists/create path so a 503 stops printing a bogus ERROR before the
outer retry catches it. Wrap abort_multipart in retry_on_busy too,
since a stuck 503 there leaves an orphan multipart on the remote.
retry_on_busy also logs when it gives up so a silent exhaustion
doesn't get lost.

Signed-off-by: Matthew N. Heler <matthew.heler@hotmail.com>
M
Matthew N. Heler committed
579eb831437c69c9d2b7c22ebdb4a9afca7801f0
Parent: 5c51fef