summaryrefslogtreecommitdiffstats
path: root/src/test/librbd/operation/test_mock_DisableFeaturesRequest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: add missing includesMax Kellermann2024-12-101-0/+2
* librbd: swapped ThreadPool/ContextWQ for AsioEngineJason Dillaman2020-06-131-0/+13
* librbd: switched IO (un)block_write calls to new queue image dispatcherJason Dillaman2020-05-141-2/+2
* librbd: explicitly specify mode on mirror image enableMykola Golub2019-12-161-42/+1
* librbd: snapshot mirror modeMykola Golub2019-12-101-7/+51
* test: fixup rbd tests as a side effect of reference countingVenky Shankar2019-11-111-10/+6
* test/librbd: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-5/+5
* test: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-4/+4
* librbd: properly close and destroy journal when dynamically disabledJason Dillaman2017-06-271-6/+10
* librbd: add force option to DisableFeaturesRequest state machineVenky Shankar2017-02-211-5/+5
* librbd: move IO-related classes to new io namespaceJason Dillaman2017-02-201-3/+3
* librbd: re-add support for disabling a corrupt journalJason Dillaman2016-10-311-12/+0
* librbd: interlock image state machine and update features operationsMykola Golub2016-09-281-0/+22
* librbd: async state machine to enable/disable image featuresMykola Golub2016-09-281-0/+512