Skip to content

Commit

Permalink
pglog: fixup missing config option inclusion
Browse files Browse the repository at this point in the history
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
  • Loading branch information
gregsfortytwo committed Apr 20, 2017
1 parent 220e6bb commit 59ac1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/osd/PGLog.h
Expand Up @@ -1102,6 +1102,7 @@ struct PGLog : DoutPrefixProvider {
return read_log_and_missing(
store, pg_coll, log_coll, log_oid, info,
log, missing, oss,
cct->_conf->osd_ignore_stale_divergent_priors,
&clear_divergent_priors,
this,
(pg_log_debug ? &log_keys_debug : 0),
Expand Down

0 comments on commit 59ac1f0

Please sign in to comment.