Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | osd: Update HitSet to work without using namespace | Adam C. Emerson | 2019-03-29 | 1 | -8/+12 |
* | osd/HitSet: mark copy ctor of HitSet::Params noexcept | Kefu Chai | 2019-01-29 | 1 | -1/+1 |
* | core: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -4/+4 |
* | osd: Use unqualified encode/decode | Adam C. Emerson | 2018-01-10 | 1 | -8/+8 |
* | osd/HitSet: remove unneeded #include - Formatter | Michal Jarzabek | 2016-05-17 | 1 | -0/+37 |
* | osd/: assert in HitSet constructor if type is TYPE_NONE as well | Samuel Just | 2015-09-23 | 1 | -3/+0 |
* | osd/HitSet: fix sealed initialization in Params ctor | Sage Weil | 2013-12-06 | 1 | -0/+1 |
* | osd/HitSet: take Params as const ref to avoid confusion about ownership | Sage Weil | 2013-12-06 | 1 | -5/+9 |
* | osd/HitSet: make pg_pool_t and Params operator<< less parenthetical | Sage Weil | 2013-12-06 | 1 | -2/+2 |
* | osd_types: add generic HitSet type with bloom and explicit implementations | Sage Weil | 2013-12-06 | 1 | -0/+213 |