index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
osd
/
HitSet.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: Update HitSet to work without using namespace
Adam C. Emerson
2019-03-29
1
-37
/
+37
*
osd/HitSet: mark copy ctor of HitSet::Params noexcept
Kefu Chai
2019-01-29
1
-1
/
+1
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-2
/
+4
*
osd: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-9
/
+9
*
osd: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-16
/
+16
*
osd,common: avoid casting useless casts
Kefu Chai
2017-10-09
1
-2
/
+2
*
osd: add override in headers files
liuchang0812
2017-03-25
1
-1
/
+1
*
osd/HitSet.h: add 'override' to virtual functions
Michal Jarzabek
2016-05-21
1
-41
/
+41
*
osd/HitSet: remove unneeded #include - Formatter
Michal Jarzabek
2016-05-17
1
-28
/
+4
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-6
/
+6
*
Revert "osd/HitSet: make subclasses dump deterministically"
Sage Weil
2015-08-13
1
-8
/
+2
*
osd/HitSet: make subclasses dump deterministically
Sage Weil
2015-08-08
1
-2
/
+8
*
Cache hobject filestore_key to avoid massive _reverse_nibbles calls
Dong Yuan
2014-12-05
1
-4
/
+4
*
use llrintl when converting double to micro
Sage Weil
2014-08-01
1
-1
/
+1
*
Removed extra semicolons
Daniel J. Hofmann
2014-05-09
1
-2
/
+2
*
osd/HitSet: add HitSetRef
Sage Weil
2014-02-16
1
-0
/
+2
*
libc++: use ceph:: namespaced data types
Noah Watkins
2014-01-18
1
-4
/
+5
*
osd/HitSet: fix copy ctor
Sage Weil
2013-12-06
1
-1
/
+4
*
osd/HitSet: fix dump() of fpp
Sage Weil
2013-12-06
1
-1
/
+1
*
osd/HitSet: track BloomHitSet::Params fpp in micros, not as a double
Sage Weil
2013-12-06
1
-12
/
+17
*
osd/HitSet: take Params as const ref to avoid confusion about ownership
Sage Weil
2013-12-06
1
-2
/
+3
*
osd/HitSet: make pg_pool_t and Params operator<< less parenthetical
Sage Weil
2013-12-06
1
-1
/
+1
*
pg_hit_set_info_t: remove unused size, target_size members
Greg Farnum
2013-12-06
1
-1
/
+4
*
osd_types: add generic HitSet type with bloom and explicit implementations
Sage Weil
2013-12-06
1
-0
/
+462