index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: refactor ObjectCacheRequest of RO
shangdehao1
2019-03-21
8
-281
/
+237
*
tools: return real cache status on lookup in immutable obj cache
Yuan Zhou
2019-03-21
2
-6
/
+5
*
tools: fix librados compatibility
Yuan Zhou
2019-03-21
2
-3
/
+3
*
tools: clean up cache dir for immutable obj cache
Yuan Zhou
2019-03-21
3
-31
/
+31
*
tools: maintain cache size counter for immutable obj cache daemon
Yuan Zhou
2019-03-21
5
-65
/
+60
*
tools: templatize create_rados_callback
shangdehao1
2019-03-21
3
-101
/
+1
*
tools: use specific message for different ops in immutable obj cache daemon
Yuan Zhou
2019-03-21
8
-76
/
+290
*
tools: cleanup IPC message for immutable obj cache daemon
Yuan Zhou
2019-03-21
10
-165
/
+90
*
tools: set namespace & snap_id before promote from RADOS in immutable obj cache
Yuan Zhou
2019-03-21
2
-31
/
+40
*
tools: format code and clean up
Yuan Zhou
2019-03-21
7
-174
/
+44
*
tools: adding signal handling for immutable obj cache daemon
Yuan Zhou
2019-03-21
1
-2
/
+15
*
tests: reduce testing resources occupied for immutable obj cache
Yuan Zhou
2019-03-21
1
-1
/
+1
*
tools: follow current codes to modify UT
shangdehao1
2019-03-21
3
-19
/
+41
*
tools: release dedicated thread resource
shangdehao1
2019-03-21
2
-3
/
+9
*
tools: add connect fails to fault
shangdehao1
2019-03-21
1
-31
/
+32
*
tools: clean up object cache request struture
Yuan Zhou
2019-03-21
2
-3
/
+5
*
common/buffer: assign error message to caller on short read in pread_file
Yuan Zhou
2019-03-21
1
-2
/
+2
*
tools: add m_cache_path
shangdehao1
2019-03-21
5
-23
/
+31
*
tools: clean up dead code in immutable obj cache
Yuan Zhou
2019-03-21
5
-20
/
+1
*
tools: kill ObjectCacheFile in immutable obj cache
Yuan Zhou
2019-03-21
6
-140
/
+3
*
tools: clean up immutable obj cache
Yuan Zhou
2019-03-21
6
-17
/
+14
*
common/options: move immutable obj cache options out of rbd section
Yuan Zhou
2019-03-21
1
-16
/
+21
*
common/buffer: return 0 on short read in pread_file
Yuan Zhou
2019-03-21
2
-4
/
+5
*
tools: some modification at RO
shangdehao1
2019-03-21
12
-39
/
+74
*
tool: break down receive_message implements
shangdehao1
2019-03-21
2
-94
/
+130
*
common/buffer: fix pread_file to generate local bufferlist
Yuan Zhou
2019-03-21
6
-91
/
+129
*
tools: clean up types for immutable obj cache daemon
Yuan Zhou
2019-03-21
2
-69
/
+61
*
tools: refuse to start if obj cache daemon fail to initialize cache dir
Yuan Zhou
2019-03-21
2
-9
/
+15
*
test: enable asio tests for immutable obj cache controller
Yuan Zhou
2019-03-21
8
-83
/
+87
*
tools: immutable_object_cache code format cleanup
Yuan Zhou
2019-03-21
2
-6
/
+7
*
common/buffer: adding pread_file method
Yuan Zhou
2019-03-21
3
-14
/
+55
*
tools: refactor asio domain socket of RO
shangdehao1
2019-03-21
14
-339
/
+461
*
tools: fix redudent updates on cache metdata
Yuan Zhou
2019-03-21
2
-15
/
+20
*
test: add object cache message unite test
shangdehao1
2019-03-21
3
-0
/
+66
*
tools: add new object cache message
shangdehao1
2019-03-21
3
-0
/
+172
*
tools: use bufferlist to implement ObjectCacheFile
shangdehao1
2019-03-21
4
-75
/
+38
*
test: add ObjectCacheStore unit test
shangdehao1
2019-03-21
2
-0
/
+98
*
test: add multi-session unit testing
shangdehao1
2019-03-21
2
-0
/
+158
*
test: move WaitEvent class to test_common.h file
shangdehao1
2019-03-21
2
-36
/
+43
*
tools: fix immutable obj cache max size
Yuan Zhou
2019-03-21
2
-3
/
+3
*
tools: remove RBD specific logic in immutable obj cache
Yuan Zhou
2019-03-21
6
-66
/
+41
*
tools: remove background eviction
Yuan Zhou
2019-03-21
2
-12
/
+0
*
tools: format headers for object cache daemon
Yuan Zhou
2019-03-21
12
-45
/
+10
*
tools: create local utils for object cache daemon
Yuan Zhou
2019-03-21
5
-6
/
+139
*
tools: clean up immutable object cache
Yuan Zhou
2019-03-21
25
-114
/
+137
*
tools: adding ceph level immutable obj cache daemon
Yuan Zhou
2019-03-21
27
-0
/
+2390
*
Merge pull request #27089 from tchaikov/wip-cmake-with-ninja
Kefu Chai
2019-03-21
1
-1
/
+2
|
\
|
*
cmake: do not assume ${CMAKE_GENERATOR} == make
Kefu Chai
2019-03-21
1
-1
/
+2
*
|
Merge pull request #27100 from ddiss/trivial_rgw_auth_keystone_gcc_warning
Casey Bodley
2019-03-21
1
-2
/
+2
|
\
\
|
*
|
rgw: fix minor compiler warning in keystone auth
David Disseldorp
2019-03-21
1
-2
/
+2
[next]