]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: make RGWMetaSyncCR wakeups thread-safe
authorCasey Bodley <cbodley@redhat.com>
Fri, 19 Feb 2016 20:09:41 +0000 (15:09 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 4 Mar 2016 22:04:08 +0000 (17:04 -0500)
commit873cf39882a89307252c64f7d99296502ea929af
treea37f3650c3c21dd6a32e47903074a694c8f0e5b6
parentda5f3e7e378d6074cc85bebd1974bd560373a86e
rgw: make RGWMetaSyncCR wakeups thread-safe

now that the shards will be coming and going after startup, they need to
be reference counted and protected by a mutex

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_sync.cc