]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Scality: Lock around SOFS mount to avoid a race
authorJordanP <jordan.pittier@scality.com>
Thu, 15 Jan 2015 14:42:10 +0000 (15:42 +0100)
committerJordanP <jordan.pittier@scality.com>
Fri, 16 Jan 2015 13:59:04 +0000 (14:59 +0100)
commit4b136f574f465ce0fdd67299f5ed5f912bf5598b
tree56ca00c2bd0b053b6d320b257b2aa996a2254467
parent1082d7c0804924abfd6b3ee1e12e273ac88421d3
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).

Related-Bug: #1410341
Change-Id: I75faa6eb283bc7c1f655cf5b051bed025af3d701
cinder/volume/drivers/scality.py