ceph-csi/internal/rbd
Madhu Rajanna 3e7fa93256 rbd: Remove protect and unprotect function
As we are using v2 cloning we dont need to
do protect the snapshot before cloning and
unprotect it before deleting.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-01 08:21:47 +00:00
..
controllerserver.go rbd: Remove protect and unprotect function 2020-07-01 08:21:47 +00:00
driver.go journal: rename CSIJournal to Config 2020-05-15 15:14:48 +00:00
errors.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
identityserver.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
nodeserver_test.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
nodeserver.go rbd: Add support for rbd ROX PVC mounting 2020-06-22 06:15:40 +00:00
rbd_attach.go rbd: Add support for rbd ROX PVC mounting 2020-06-22 06:15:40 +00:00
rbd_journal.go rbd: remove unneeded updateVolWithImageInfo() 2020-06-17 09:28:57 +00:00
rbd_util_test.go rbd: use librbd.FeatureSet for features 2020-06-19 11:37:29 +00:00
rbd_util.go rbd: Remove protect and unprotect function 2020-07-01 08:21:47 +00:00