Comment 26 for bug 1013689

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/essex)

Reviewed: https://review.openstack.org/9618
Committed: http://github.com/openstack/nova/commit/1c1b858e919248d6e3fb11c1022532ba40e75844
Submitter: Jenkins
Branch: stable/essex

commit 1c1b858e919248d6e3fb11c1022532ba40e75844
Author: Pádraig Brady <email address hidden>
Date: Tue Jul 10 15:22:39 2012 +0100

    ensure libguestfs has completed before proceeding

    This avoids a FUSE issue referenced here:
    http://code.google.com/p/s3ql/issues/detail?id=159
    which in turn references this thread on the subject from 2006:
    http://thread.gmane.org/gmane.comp.file-systems.fuse.devel/3903
    And another case from 2008:
    http://permalink.gmane.org/gmane.comp.file-systems.fuse.devel/6502

    The vast majority of this work was reproducing and classifying
    done by David Naori and Richard W.M. Jones at:
    https://bugzilla.redhat.com/show_bug.cgi?id=835466

    Fixes bug: 1013689
    Change-Id: I36fd11d5f01562f65a6b6f07e759ea066490b067