Comment 5 for bug 1172503

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

Reviewed: https://review.openstack.org/28212
Committed: http://github.com/openstack/cinder/commit/817eac8191bedaa4db8af3e90f5812566e51b1d2
Submitter: Jenkins
Branch: stable/grizzly

commit 817eac8191bedaa4db8af3e90f5812566e51b1d2
Author: Jim Branen <email address hidden>
Date: Wed Apr 24 17:52:41 2013 -0700

    Fixes 3PAR FC driver synchronization

    While running stress tests we found missing synchronized methods.
    This patch added synchronized anotations around the necessary
    methods.

    Fixes bug 1172503

    Change-Id: I8e475fe38d96ca663fbaac40c5a50420d791f5d5
    (cherry picked from commit beacbd368124a656eaa4038fe1c35f1796e5dda4)