]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: realm watcher locks mutex for SafeTimer::shutdown()
authorCasey Bodley <cbodley@redhat.com>
Tue, 3 Nov 2015 15:44:17 +0000 (10:44 -0500)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:28 +0000 (16:13 -0800)
commit2a22b2b7b33fde19a80d4f6713904d17e8d855a5
tree3f1f337b51163c186c5d2a2e346d5c413b1a6620
parent0c0c9960753594cc825dbdfcf115bf5adcde00f3
rgw: realm watcher locks mutex for SafeTimer::shutdown()

this fixes an assert() on shutdown

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