mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-18 20:30:23 +00:00
3dcef09676
as with snapshot and cloning implementation the rbd images cannot be deleted with rbd remove or add a task to delete the rbd image as it might contains the snapshots and clones. we need to make use of the rbd mv trask and add a task to remove the image from trash once all its clones and snapshots links are broken and there will no longer any dependency between parent and child images. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com> |
||
---|---|---|
.. | ||
controllerserver.go | ||
driver.go | ||
errors.go | ||
identityserver.go | ||
nodeserver_test.go | ||
nodeserver.go | ||
rbd_attach.go | ||
rbd_journal.go | ||
rbd_util_test.go | ||
rbd_util.go |