]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add drain_all() after collect() in sync crs
authorCasey Bodley <cbodley@redhat.com>
Mon, 25 Jan 2016 22:23:02 +0000 (17:23 -0500)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 21:03:33 +0000 (13:03 -0800)
commit865c76c36002c9ac32dcf8299134de36b626a7da
tree92b0235a5abf94a61251f23de6684c5b5dfee4c3
parent447c80611a7e8160cdb7969be4feebdab620558b
rgw: add drain_all() after collect() in sync crs

this fixes a segfault caused by parent stacks completing while there are
child stacks outstanding

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