]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix index complete miss zones_trace set 22820/head
authorTianshan Qu <tianshan@xsky.com>
Wed, 20 Jun 2018 02:02:47 +0000 (10:02 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 3 Jul 2018 11:00:27 +0000 (13:00 +0200)
commit9aa1e0b3c47a2b703d1158fcef1a09c64a2d9909
treee81a903fdf5cbd6107b5823c0f77a3c3871db1e1
parent5849a0aebb9882a23adddea34531bb01174a48af
rgw: fix index complete miss zones_trace set

index complete default with nullptr of zones_trace, and we should init one,
otherwise will cause data sync redundant.

fixes: http://tracker.ceph.com/issues/24590

Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from commit 54d39917fa4bc8eefb846a2eb08698619596f59f)
src/rgw/rgw_rados.cc