Signed-off-by: Samuel Just <sam.just@inktank.com>
}
void ReplicatedPG::submit_push_data(
- const ObjectRecoveryInfo &recovery_info,
+ ObjectRecoveryInfo &recovery_info,
bool first,
bool complete,
const interval_set<uint64_t> &intervals_included,
int send_pull(int priority, int peer,
const ObjectRecoveryInfo& recovery_info,
ObjectRecoveryProgress progress);
- void submit_push_data(const ObjectRecoveryInfo &recovery_info,
+ void submit_push_data(ObjectRecoveryInfo &recovery_info,
bool first,
bool complete,
const interval_set<uint64_t> &intervals_included,