index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cls
/
fifo
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cls/fifo: Journal is flat_set, not multimap
Adam C. Emerson
2023-01-09
1
-12
/
+57
*
cls/fifo: Move version inc into `apply_update()`
Adam C. Emerson
2023-01-09
2
-24
/
+38
*
cls/fifo: Merge duplicate journal entries
Adam C. Emerson
2023-01-09
2
-22
/
+9
*
cls/fifo: Use spaceship operator to implement comparisons
Adam C. Emerson
2023-01-09
1
-9
/
+2
*
cls/fifo: Remove all use of part tags
Adam C. Emerson
2023-01-09
3
-73
/
+27
*
cls/fifo: Fix `same_or_later()` comparison
Adam C. Emerson
2023-01-09
1
-1
/
+1
*
cls/fifo: specialize fmt::formater<> for rados::cls::fifo::info
Kefu Chai
2022-12-14
1
-1
/
+10
*
cls/fifo: use friend instead of member operators
Kefu Chai
2022-03-17
1
-4
/
+4
*
cls: build without "using namespace std"
Kefu Chai
2021-08-13
2
-3
/
+3
*
rgw: Simplify log shard probing and err on the side of omap
Adam C. Emerson
2021-05-25
1
-5
/
+12
*
cls/fifo: Don't error in the log if we're being probed for existence
Adam C. Emerson
2021-03-29
1
-3
/
+7
*
cls/fifo: Switch use CLS_ERR for errors
Adam C. Emerson
2020-10-14
1
-93
/
+97
*
cls/fifo: cast ceph_le64 to uint64_t before printing it
Kefu Chai
2020-10-09
1
-2
/
+2
*
cls: replace __le{32,64} types by their Ceph counterparts
Willem Jan Withagen
2020-09-20
1
-6
/
+6
*
cls/fifo: Add 'exclusive' option to Trim
Adam C. Emerson
2020-09-09
2
-6
/
+16
*
cls/fifo: Use neorados interface
Adam C. Emerson
2020-09-09
7
-2140
/
+940
*
cls/fifo: FIFO over RADOS
Yehuda Sadeh
2020-09-09
7
-0
/
+3005