osd/PG: drop unneeded write_if_dirty

Nothing in start_recovery_ops or stuck_on_unfound dirties state.

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2017-09-17 18:27:44 -05:00
parent b3b8119585
commit 82077e7116

View File

@ -5771,7 +5771,6 @@ void PG::stuck_on_unfound(epoch_t queued, bool wip, RecoveryCtx *rctx)
queue_recovery();
}
}
write_if_dirty(*rctx->transaction);
}
void PG::handle_advance_map(