]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: get rid of replicalog index_by_instance param
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 29 Jan 2015 00:10:34 +0000 (16:10 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 29 Jan 2015 00:10:34 +0000 (16:10 -0800)
commit0a4956e20a2a7fdd18c13402eccdd2708daa14fa
tree1d69bc136c72f1212f011c5ab34d53584fe9dfa4
parentc4a6eabb452a8f3b8d0d265b9f2b76ef10fc4031
rgw: get rid of replicalog index_by_instance param

We convert old entries anyway, just complicates everything. Only use
that was kept is the one needed for the conversion function.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_replica_log.cc
src/rgw/rgw_replica_log.h
src/rgw/rgw_rest_replica_log.cc