index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
librados_test_stub
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cls/rbd: async methods for group snap list
N Balachandran
2024-08-30
1
-0
/
+7
*
test/librados_test_stub: unbreak selfmanaged_snap_rollback()
Ilya Dryomov
2024-06-17
1
-1
/
+1
*
neorados: Take `claim_append`ed `buffer::list`s by value
Adam Emerson
2023-12-07
1
-4
/
+4
*
neorados: Fix `Op::cmpext` error and unfound behavior
Adam Emerson
2023-12-07
1
-5
/
+13
*
neorados: Op builder functions should chain
Adam C. Emerson
2023-12-06
1
-19
/
+30
*
neorados: Use `asio::any_completion_handler`
Adam C. Emerson
2023-12-06
1
-28
/
+38
*
neorados: No dangling references in arguments
Adam Emerson
2023-12-06
1
-4
/
+28
*
neorados: Make IOContext getters/setters less weird
Adam Emerson
2023-12-06
1
-30
/
+51
*
librados: aio_operate() supports ObjectWriteOperation::mtime2()
Casey Bodley
2023-05-23
5
-10
/
+12
*
test/librados_test_stub: drop watches only after actually blocklisting
Ilya Dryomov
2023-04-04
1
-3
/
+6
*
test/librados_test_stub: raise a watch error on blocklisting
Ilya Dryomov
2023-04-04
1
-1
/
+10
*
test: Fix implicit-this lambda capture warning
Adam C. Emerson
2022-07-30
1
-2
/
+2
*
librados: add ability to pass a truncate_size/seq to sparse_read
Jeff Layton
2022-03-07
1
-1
/
+3
*
test: Remove straggling `using namespace std` from headers
Adam C. Emerson
2022-01-22
1
-1
/
+3
*
test/librados_test_stub: add IoCtx::{set,get}_pool_full_try() stubs
Ilya Dryomov
2021-10-17
1
-0
/
+7
*
neorados: introduce per-IOContext op flags
Ilya Dryomov
2021-09-17
1
-0
/
+4
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
2
-0
/
+4
*
test/librados: Disambiguate function call
Adam C. Emerson
2021-04-07
1
-1
/
+1
*
test/librados_test_stub: do not include unused RWLock.h
Kefu Chai
2021-03-10
2
-2
/
+0
*
Merge PR #34859 into master
Jan Fajerski
2021-01-12
1
-8
/
+4
|
\
|
*
test: port Ceph tests to Windows
Lucian Petrut
2021-01-05
1
-8
/
+4
*
|
librados_test_stub: add support for reading object version
Or Ozeri
2020-12-24
7
-44
/
+56
|
/
*
test/librados_test_stub: additional debug logging
Jason Dillaman
2020-12-08
1
-0
/
+48
*
librbd: generic object list snapshot request
Jason Dillaman
2020-09-21
1
-0
/
+30
*
librbd: pass IOContext to object-extent IO dispatch methods
Jason Dillaman
2020-09-18
1
-0
/
+13
*
librbd: support reverting to legacy blacklist op via neorados API
Jason Dillaman
2020-08-24
1
-0
/
+10
*
test/librados_test_stub/TestMemIoCtxImpl.cc: blacklist -> blocklist
Neha Ojha
2020-08-24
1
-2
/
+2
*
test/librados_test_stub/TestRadosClient.cc: blacklist -> blocklist
Neha Ojha
2020-08-24
1
-3
/
+3
*
blacklist -> blocklist
Sage Weil
2020-08-24
11
-99
/
+99
*
Merge pull request #36378 from orozery/librados_test_stub_assert_version
Jason Dillaman
2020-08-02
6
-0
/
+39
|
\
|
*
test/librados_test_stub: handle assert_version
Or Ozeri
2020-07-31
6
-0
/
+39
*
|
Merge pull request #36309 from dillaman/wip-46694
Mykola Golub
2020-08-01
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
librbd: update hidden global config when setting pool config override
Jason Dillaman
2020-07-29
1
-0
/
+2
*
|
Merge pull request #36319 from orozery/librados_test_stub_add_objver
Jason Dillaman
2020-07-30
3
-1
/
+5
|
\
\
|
*
|
test/librados_test_stub: add version tracking of objects
Or Ozeri
2020-07-28
3
-1
/
+5
*
|
|
Merge pull request #36317 from orozery/librados_test_stub_exclusive_create
Jason Dillaman
2020-07-30
1
-0
/
+7
|
\
\
\
|
*
|
|
test/librados_test_stub: handle exclusive create
Or Ozeri
2020-07-29
1
-0
/
+7
|
|
/
/
*
|
/
test: fix ambiguous reference to _1
Willem Jan Withagen
2020-07-30
1
-1
/
+1
|
|
/
|
/
|
*
|
test/librados_test_stub: use std::bind
Kefu Chai
2020-07-22
5
-88
/
+93
*
|
Merge pull request #36149 from adamemerson/wip-warn-more
Adam C. Emerson
2020-07-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
{tools,rbd,rados,rgw}: Fix Boost.Bind placeholder warning
Adam C. Emerson
2020-07-17
1
-1
/
+1
*
|
test/librados_test_stub: decode "osd blacklist" MON command
Jason Dillaman
2020-07-16
1
-0
/
+13
*
|
test/librados_test_stub: add support for basic neorados ops
Jason Dillaman
2020-07-16
7
-12
/
+628
*
|
test/librados_test_stub: pass read snap id to read operation hooks
Jason Dillaman
2020-07-16
8
-104
/
+131
|
/
*
objclass: add method to get pool stripe width
Mykola Golub
2020-04-17
1
-0
/
+4
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
2
-3
/
+2
*
*: switch trivial users of bufferlist::copy{_in} to iterators.
Radoslaw Zarzynski
2020-01-26
1
-4
/
+4
*
librbd: support compression allocation hints to the OSD
Jason Dillaman
2020-01-16
5
-2
/
+14
*
librados: release pimpl pointer in destructor
Kefu Chai
2019-11-22
1
-2
/
+6
*
test/librados_test_stub: implement aio_create_completion2() and friends
Kefu Chai
2019-11-01
1
-10
/
+5
[next]