index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
cls_journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: Change incorrect modelines
Adam C. Emerson
2022-01-22
1
-1
/
+1
*
cls/journal: new append method
Mykola Golub
2019-06-23
1
-0
/
+84
*
librados: revert librados3/libradoscc back to librados2
Jason Dillaman
2019-02-20
1
-1
/
+1
*
librados: move C++ APIs into libradospp
Kefu Chai
2018-11-01
2
-3
/
+3
*
cmake: link against gtest in a better way
Kefu Chai
2018-08-17
1
-2
/
+0
*
cls/journal: fixed possible infinite loop in expire_tags
Jason Dillaman
2017-10-27
1
-3
/
+9
*
test/cls_journal: Fix reversed std::string constructor arguments
Adam C. Emerson
2017-10-19
1
-3
/
+3
*
cls/journal: fixed possible infinite loop which could kill the OSD
Jason Dillaman
2017-10-12
1
-0
/
+8
*
test: ceph_test_cls_journal was dropped when converting to cmake
Jason Dillaman
2017-10-12
1
-0
/
+18
*
cls_journal: disallow client registration against missing journal
Jason Dillaman
2016-03-29
1
-0
/
+7
*
journal: add placeholder for marking clients are disconnected
Jason Dillaman
2016-03-16
1
-3
/
+28
*
journal: track commit position for each object splay offset
Jason Dillaman
2016-02-26
1
-13
/
+13
*
cls_journal: new get_client / client_update methods
Jason Dillaman
2016-02-05
1
-0
/
+38
*
cls_journal: client registration should hold opaque data structure
Jason Dillaman
2016-02-05
1
-17
/
+17
*
cls_journal: new tag management methods and handling
Jason Dillaman
2016-02-05
1
-0
/
+147
*
journal: switched entry tags to use id instead of string
Jason Dillaman
2016-02-05
1
-5
/
+5
*
journal: allow alternate pool for journal objects
Mykola Golub
2015-11-11
1
-12
/
+15
*
tests: journal updates to support C++11
Jason Dillaman
2015-11-06
1
-12
/
+10
*
tests: cls_journal: get_immutable_metadata is now async
Jason Dillaman
2015-11-06
1
-2
/
+4
*
tests: new cls_journal_client test cases
Jason Dillaman
2015-11-06
1
-0
/
+377