]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_volume_client: recover from dirty auth and auth meta updates
authorRamana Raja <rraja@redhat.com>
Tue, 7 Jun 2016 19:12:18 +0000 (00:42 +0530)
committerRamana Raja <rraja@redhat.com>
Mon, 18 Jul 2016 10:06:40 +0000 (15:36 +0530)
commit647a2447f0c4354dc21d1083043591d2b6f6f94f
tree62b96014c1e79045b15b2f26636f933f5e835d9b
parent7c8a28a7e817d030a4d419b0cc627c30c1064270
ceph_volume_client: recover from dirty auth and auth meta updates

Check dirty flag after locking something and call recover() if we are
opening something dirty (racing with another instance of the driver
restarting after failure) -- only required if someone running multiple
manila-share instances with Ceph loaded.

Signed-off-by: Ramana Raja <rraja@redhat.com>
src/pybind/ceph_volume_client.py