summaryrefslogtreecommitdiffstats
path: root/src/librbd/api/Mirror.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* librbd: expand API to include namespaces and image idsJason Dillaman2018-11-251-24/+32
* librbd: new API methods to get/set mirror peer attributesJason Dillaman2018-11-161-1/+135
* librbd: retry mirror disable if parent/clone ordering causes issuesJason Dillaman2018-11-161-38/+57
* librbd: API to get info which rbd-mirror daemon is mirroring imageMykola Golub2018-11-031-0/+54
* librbd: use helper method to create librados::IoCtxsJason Dillaman2018-09-191-5/+3
* librbd: replace librbd::ParentSpec with cls::rbd::ParentImageSpecJason Dillaman2018-09-191-7/+7
* librbd: break composite cls rbd helpers into individual helpersJason Dillaman2018-09-191-3/+3
* librbd: add flags to open requestMykola Golub2018-08-151-2/+2
* librbd: temporarily disable namespace support for mirroringJason Dillaman2018-06-221-0/+18
* librbd: copy namespace to newly created librados::IoCtx objectsJason Dillaman2018-06-221-0/+4
* librbd: fix structure size check in rbd_mirror_image_get_info/statusMykola Golub2018-02-191-16/+6
* librbd: Initialization of class member variablesamitkuma2017-09-141-1/+1
* rbd: mirror "get" actions now have cleaner error messagesJason Dillaman2017-09-081-2/+6
* librbd: cannot set self as remote peersongweibin2017-08-281-0/+5
* librbd: ignore -ENOENT error when listing mirror image statusesJason Dillaman2017-07-251-1/+1
* librbd: remove duplicative journal helper functionsJason Dillaman2017-04-271-3/+5
* librbd: add aio_mirror_image_* API methodsJason Dillaman2017-03-081-69/+116
* librbd: additional asynchronous mirror state machinesJason Dillaman2017-03-081-99/+12
* librbd: asynchronous journal demote state machineJason Dillaman2017-03-081-1/+1
* librbd: move mirror-related API functionsJason Dillaman2017-03-081-0/+895