]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: RGWMetaSyncCR holds refs to stacks for wakeup 10301/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 14 Jul 2016 17:38:44 +0000 (13:38 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 15 Jul 2016 15:20:13 +0000 (11:20 -0400)
commite4bc16044e1b80636855dbc39da1d121a3508308
treeaf6786bb00df00469e742b75e3ec794073e5819a
parent4025a2eb806cc1d528d29951a6315340abb9ebf7
rgw: RGWMetaSyncCR holds refs to stacks for wakeup

because RGWCoroutine::wakeup() calls RGWCoroutinesStack::wakeup(), the
stack must also stay alive

Fixes: http://tracker.ceph.com/issues/16666
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_sync.cc