Comment 3 for bug 954430

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/5333
Committed: http://github.com/openstack/glance/commit/51a06aab1c153ff30d71b0ce393cc015063ba7da
Submitter: Jenkins
Branch: master

commit 51a06aab1c153ff30d71b0ce393cc015063ba7da
Author: Eoghan Glynn <email address hidden>
Date: Wed Mar 14 12:31:03 2012 +0000

    Retry sendfile on EAGAIN or EBUSY

    Addresses bug 954430

    The sendfile call is redriven after a blocking select()
    to ensure the socket is now writeable.

    Change-Id: I68242c76593405f78e30324c2913cead63463c77