Project

General

Profile

Bug #32731 » more_log.diff

patch to extend logging - Igor Fedotov, 08/28/2018 11:48 AM

View differences:

src/os/bluestore/BlueStore.cc
c->cid.is_pg(&pgid);
dout(20) << __func__ << " collection " << c->cid << " " << c->cnode
<< dendl;
dout(0) << __func__ << " collection " << c->cid << " pool:" << pgid.pool()
<< " matched " << oid << " pool:" << oid.hobj.pool
<< dendl;
}
if (!expecting_shards.empty()) {
(1-1/2)