summaryrefslogtreecommitdiffstats
path: root/src/test/librbd/test_mock_DeepCopyRequest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* librbd: replace ImageCtx::get_work_queue with direct AsioEngine usageJason Dillaman2020-07-161-1/+6
* librbd: swapped ThreadPool/ContextWQ for AsioEngineJason Dillaman2020-06-131-2/+3
* librbd: replaced ImageCtx::get_thread_pool_instanceJason Dillaman2020-06-121-3/+1
* librbd: pass specialized handler interface to deep-copyJason Dillaman2020-04-031-8/+9
* librbd: deep-copy objects from specified start positionJason Dillaman2020-02-131-4/+6
* librbd: deep-copy snapshots from a specified start/end positionJason Dillaman2020-02-131-3/+5
* librbd: deep-copy should accept a lower-bound for the destination snap_idJason Dillaman2020-02-131-7/+7
* test: fixup rbd tests as a side effect of reference countingVenky Shankar2019-11-111-19/+24
* include: convert FunctionContext usage to generic LambdaContextPatrick Donnelly2019-09-161-2/+1
* librbd: properly handle potential object map failuresJason Dillaman2018-09-201-11/+82
* librbd: use the correct error code when the exclusive lock isn't lockedJason Dillaman2018-09-191-1/+1
* test: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-3/+3
* librbd: deep copy optionally support flattening cloned imageMykola Golub2018-05-161-12/+13
* misc: mark constructors as explicitDanny Al-Gaaf2018-05-021-1/+1
* librbd: added '(rbd_)snap_set_by_id' API methodsJason Dillaman2018-03-201-2/+4
* librbd: deep_copy: move set_head to snapshot_copy state machineMykola Golub2017-12-071-58/+0
* librbd: deep_copy: don't create snapshots above snap_id_endMykola Golub2017-12-071-0/+1
* librbd: generalized deep copy functionMykola Golub2017-11-061-0/+436