Comment 21 for bug 1013689

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

Reviewed: https://review.openstack.org/9592
Committed: http://github.com/openstack/nova/commit/3d1fa15d716635c75897bcc49536feae60460a6a
Submitter: Jenkins
Branch: master

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

    ensure libguestfs has completed before proceeding

    This is a more correct fix than the previous sync(1)
    which probably only changed timings, masking the real issue.

    The FUSE issue is 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

    Fixes bug: 1013689

    Change-Id: I36fd11d5f01562f65a6b6f07e759ea066490b067