mirror of
https://github.com/ceph/ceph
synced 2025-01-02 00:52:22 +00:00
osd/ReplicatedPG.cc: remove unused variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
This commit is contained in:
parent
ace35f2154
commit
6566dfb740
@ -8110,7 +8110,6 @@ int ReplicatedPG::recover_backfill(
|
||||
}
|
||||
|
||||
PGBackend::RecoveryHandle *h = pgbackend->open_recovery_op();
|
||||
map<int, vector<PushOp> > pushes;
|
||||
for (map<hobject_t,
|
||||
boost::tuple<eversion_t, eversion_t, ObjectContextRef> >::iterator i =
|
||||
to_push.begin();
|
||||
|
Loading…
Reference in New Issue
Block a user