John Mulligan
1286e0d4d0
rbd: add GroupSnapRollbackWithProgress function
...
* Add GroupSnapRollbackWithProgress implementing rbd_group_snap_rollback_with_progress
This has supporting code basically the same as our other existing
callback functions.
Tests too.
Signed-off-by: John Mulligan <jmulligan@redhat.com>
2021-02-08 15:29:11 +00:00
John Mulligan
8e6dfe4259
rbd: add GroupSnapRollback implementing rbd_group_snap_rollback
...
* Add GroupSnapRollback implementing rbd_group_snap_rollback
Adds tests for the above.
Signed-off-by: John Mulligan <jmulligan@redhat.com>
2021-02-08 15:29:11 +00:00
John Mulligan
ffeabf1436
rbd: add GroupSnapList implementing rbd_group_snap_list
...
* Add GroupSnapList implementing rbd_group_snap_list
Adds tests for the above.
Signed-off-by: John Mulligan <jmulligan@redhat.com>
2021-02-08 15:29:11 +00:00
John Mulligan
fd08e791cc
rbd: add GroupSnapCreate, GroupSnapRemove, & GroupSnapRename funcs
...
* Add GroupSnapCreate implementing rbd_group_snap_create
* Add GroupSnapRemove implementing rbd_group_snap_remove
* Add GroupSnapRename implementing rbd_group_snap_rename
And tests for the above.
Signed-off-by: John Mulligan <jmulligan@redhat.com>
2021-02-08 15:29:11 +00:00