We dump this (and more) at the end of the PgPriorSet constructor.
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
dout(10) << out << dendl;
PgPriorSet &prior(*prior_set.get());
- dout(10) << "build_prior: " << *this << " "
- << (prior.crashed ? " crashed":"")
- << (prior.pg_down ? " down":"")
- << (prior.some_down ? " some_down":"")
- << dendl;
// take note that we care about the primary's up_thru. if it
// changes later, it will affect our prior_set, and we'll want
// to rebuild it!