summaryrefslogtreecommitdiffstats
path: root/src/test/librados_test_stub (follow)
Commit message (Expand)AuthorAgeFilesLines
* cls/rbd: async methods for group snap listN Balachandran2024-08-301-0/+7
* test/librados_test_stub: unbreak selfmanaged_snap_rollback()Ilya Dryomov2024-06-171-1/+1
* neorados: Take `claim_append`ed `buffer::list`s by valueAdam Emerson2023-12-071-4/+4
* neorados: Fix `Op::cmpext` error and unfound behaviorAdam Emerson2023-12-071-5/+13
* neorados: Op builder functions should chainAdam C. Emerson2023-12-061-19/+30
* neorados: Use `asio::any_completion_handler`Adam C. Emerson2023-12-061-28/+38
* neorados: No dangling references in argumentsAdam Emerson2023-12-061-4/+28
* neorados: Make IOContext getters/setters less weirdAdam Emerson2023-12-061-30/+51
* librados: aio_operate() supports ObjectWriteOperation::mtime2()Casey Bodley2023-05-235-10/+12
* test/librados_test_stub: drop watches only after actually blocklistingIlya Dryomov2023-04-041-3/+6
* test/librados_test_stub: raise a watch error on blocklistingIlya Dryomov2023-04-041-1/+10
* test: Fix implicit-this lambda capture warningAdam C. Emerson2022-07-301-2/+2
* librados: add ability to pass a truncate_size/seq to sparse_readJeff Layton2022-03-071-1/+3
* test: Remove straggling `using namespace std` from headersAdam C. Emerson2022-01-221-1/+3
* test/librados_test_stub: add IoCtx::{set,get}_pool_full_try() stubsIlya Dryomov2021-10-171-0/+7
* neorados: introduce per-IOContext op flagsIlya Dryomov2021-09-171-0/+4
* test: : build without "using namespace std"Kefu Chai2021-08-132-0/+4
* test/librados: Disambiguate function callAdam C. Emerson2021-04-071-1/+1
* test/librados_test_stub: do not include unused RWLock.hKefu Chai2021-03-102-2/+0
* Merge PR #34859 into masterJan Fajerski2021-01-121-8/+4
|\
| * test: port Ceph tests to WindowsLucian Petrut2021-01-051-8/+4
* | librados_test_stub: add support for reading object versionOr Ozeri2020-12-247-44/+56
|/
* test/librados_test_stub: additional debug loggingJason Dillaman2020-12-081-0/+48
* librbd: generic object list snapshot requestJason Dillaman2020-09-211-0/+30
* librbd: pass IOContext to object-extent IO dispatch methodsJason Dillaman2020-09-181-0/+13
* librbd: support reverting to legacy blacklist op via neorados APIJason Dillaman2020-08-241-0/+10
* test/librados_test_stub/TestMemIoCtxImpl.cc: blacklist -> blocklistNeha Ojha2020-08-241-2/+2
* test/librados_test_stub/TestRadosClient.cc: blacklist -> blocklistNeha Ojha2020-08-241-3/+3
* blacklist -> blocklistSage Weil2020-08-2411-99/+99
* Merge pull request #36378 from orozery/librados_test_stub_assert_versionJason Dillaman2020-08-026-0/+39
|\
| * test/librados_test_stub: handle assert_versionOr Ozeri2020-07-316-0/+39
* | Merge pull request #36309 from dillaman/wip-46694Mykola Golub2020-08-011-0/+2
|\ \ | |/ |/|
| * librbd: update hidden global config when setting pool config overrideJason Dillaman2020-07-291-0/+2
* | Merge pull request #36319 from orozery/librados_test_stub_add_objverJason Dillaman2020-07-303-1/+5
|\ \
| * | test/librados_test_stub: add version tracking of objectsOr Ozeri2020-07-283-1/+5
* | | Merge pull request #36317 from orozery/librados_test_stub_exclusive_createJason Dillaman2020-07-301-0/+7
|\ \ \
| * | | test/librados_test_stub: handle exclusive createOr Ozeri2020-07-291-0/+7
| |/ /
* | / test: fix ambiguous reference to _1Willem Jan Withagen2020-07-301-1/+1
| |/ |/|
* | test/librados_test_stub: use std::bindKefu Chai2020-07-225-88/+93
* | Merge pull request #36149 from adamemerson/wip-warn-moreAdam C. Emerson2020-07-211-1/+1
|\ \ | |/ |/|
| * {tools,rbd,rados,rgw}: Fix Boost.Bind placeholder warningAdam C. Emerson2020-07-171-1/+1
* | test/librados_test_stub: decode "osd blacklist" MON commandJason Dillaman2020-07-161-0/+13
* | test/librados_test_stub: add support for basic neorados opsJason Dillaman2020-07-167-12/+628
* | test/librados_test_stub: pass read snap id to read operation hooksJason Dillaman2020-07-168-104/+131
|/
* objclass: add method to get pool stripe widthMykola Golub2020-04-171-0/+4
* crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-282-3/+2
* *: switch trivial users of bufferlist::copy{_in} to iterators.Radoslaw Zarzynski2020-01-261-4/+4
* librbd: support compression allocation hints to the OSDJason Dillaman2020-01-165-2/+14
* librados: release pimpl pointer in destructorKefu Chai2019-11-221-2/+6
* test/librados_test_stub: implement aio_create_completion2() and friendsKefu Chai2019-11-011-10/+5