summaryrefslogtreecommitdiffstats
path: root/src/test/librados_test_stub (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: migrate atomic_t to std::atomic<>Jesse Williamson2017-05-194-33/+39
* test/librados_test_stub: add new aio_operate overloads for tracingJason Dillaman2017-05-191-0/+13
* test/librados: silence -Woverloaded-virtual warningKefu Chai2017-05-011-1/+1
* test/librados_test_stub/LibradosTestStub.cc: accept ENOENTDan Mick2017-04-251-1/+1
* test/librados_test_stub: mock wrapper for aio_notifyMykola Golub2017-04-201-0/+9
* test/librados_test_stub: fixed cls_cxx_map_get_keys/vals return valueJason Dillaman2017-04-121-3/+7
* test/librados_test_stub: support blacklisting of connectionsJason Dillaman2017-03-1012-19/+252
* test/librados_test_stub: watch/notify should be connection-awareJason Dillaman2017-03-102-21/+25
* test/librados_test_stub: separate mock cluster from connectionJason Dillaman2017-03-1018-387/+599
* test: add override in test submoduleliuchang08122017-03-034-60/+61
* Merge pull request #12645 from guihecheng/wip-rbd-writesame-apiJason Dillaman2017-02-284-0/+51
|\
| * test/librbd: handle writesame op in librados_test_stub, requiredGui Hecheng2017-02-234-0/+51
* | rbd-mirror: retry object copy after -ENOENT errorJason Dillaman2017-02-221-0/+5
|/
* Merge pull request #13416 from dillaman/wip-rbd-mirror-cleanupMykola Golub2017-02-161-0/+22
|\
| * test: added missing IoCtx copy/assignment methods in librados_test_stubJason Dillaman2017-02-141-0/+22
* | librados: add override for libradosliuchang08122017-02-151-1/+1
|/
* librbd: prevent self-blacklisting during break lockJason Dillaman2017-01-251-0/+6
* Merge pull request #12607 from liewegas/wip-librados-killackSage Weil2017-01-091-2/+1
|\
| * librados: eliminiate ack vs commit distinctionSage Weil2016-12-281-2/+1
* | Merge pull request #12050 from dillaman/wip-16180Mykola Golub2017-01-053-0/+28
|\ \
| * | librbd: utilize async snapshot create/delete methods from libradosJason Dillaman2016-11-173-0/+28
* | | librados_test_stub: tmap_update: return -ENOENT when removing nonexistent keyMykola Golub2016-12-261-1/+4
| |/ |/|
* | dout: Use dout_contextAdam C. Emerson2016-12-222-0/+2
* | common: Unskew clockAdam C. Emerson2016-12-221-1/+1
* | librados: drop io_ctx_impl on ioctx_create/create2Venky Shankar2016-11-201-0/+4
|/
* librados_test_stub: use readdir() as readdir_r() is deprecatedKefu Chai2016-11-071-4/+2
* objclass: expose client features to cls opsSage Weil2016-10-181-0/+4
* msg/msg_types: prefix addr with type; - for noneSage Weil2016-10-181-1/+1
* buffer: rename iterator copy() to copy_deep()Sage Weil2016-10-161-1/+1
* rbd-mirror: Add sparse read for sync imagetianqing2016-09-261-0/+11
* test: fix ceph_test_cls_hello testKefu Chai2016-06-143-0/+27
* msg/msg_types: entity_addr_t/entity_inst_t with featuresSage Weil2016-05-311-1/+1
* objclass: add cls_get_featuresSage Weil2016-05-311-0/+4
* cmake: CEPH_LIB defaults to .libs in cpp unit testsAli Maredia2016-05-021-1/+1
* objclass: add method to list watchersMykola Golub2016-04-261-0/+24
* cmake: Protect againist getenv returning nullptrAli Maredia2016-04-151-1/+2
* unittest_journal: got rid of relative pathsAli Maredia2016-04-151-2/+5
* cmake: moved tests into test/librados_test_stub dirAli Maredia2016-04-151-0/+10
* Merge pull request #8380 from dillaman/wip-cls-fadviseSage Weil2016-04-031-0/+10
|\
| * librados_test_stub: add new cls_cxx_read2/write2 methodsJason Dillaman2016-03-311-0/+10
* | librbd: generic object watcher and mirroring watcherJason Dillaman2016-03-301-0/+22
|/
* test: move get_mock_io_ctx helper method to common locationJason Dillaman2016-03-132-0/+14
* librados_test_stub: support for truncating/removing with old snap contextsJason Dillaman2016-03-135-14/+26
* Merge branch 'wip-conf-root' of https://github.com/liewegas/cephSage Weil2016-03-071-3/+2
|\
| * config: more parse_errors into md_config_tSage Weil2016-03-031-3/+2
* | librados_test_stub: added aio_watch/aio_unwatch/aio_watch_flushJason Dillaman2016-03-017-2/+70
* | test: more debug for TestWatchNotifyMykola Golub2016-02-211-3/+35
* | librbd: use AIO notifications to prevent blocking opsJason Dillaman2016-02-181-0/+5
* | librados_test_stub: watch_flush should block until notifies completeJason Dillaman2016-02-151-4/+5
* | librados_test_stub: ensure AIO callback is also flushedJason Dillaman2016-02-151-4/+5