Comment 7 for bug 1410341

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to cinder (stable/juno)

Reviewed: https://review.openstack.org/155241
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=6a950f1cf9044821bb5cfc78dd026edceaa3abc6
Submitter: Jenkins
Branch: stable/juno

commit 6a950f1cf9044821bb5cfc78dd026edceaa3abc6
Author: JordanP <email address hidden>
Date: Thu Jan 15 15:42:10 2015 +0100

    Scality: Lock around SOFS mount to avoid a race

    Both cinder-volume and cinder-backup could want to mount the
    SOFS at the same time (during init).

    Backported is needed because this bug is quite severe. When system boots
    cinder-backup and cinder-volume are likely to start at the same time.

    Related-Bug: #1410341
    Change-Id: I75faa6eb283bc7c1f655cf5b051bed025af3d701
    (cherry picked from commit 4b136f574f465ce0fdd67299f5ed5f912bf5598b)