ceph-csi/internal/rbd
Niels de Vos 805f10fd71 rbd: remove unused rbdVolume.open()
rbdVolume.open() was split from commit 5dd34732e1e while moving part of
the functionality to util.ClusterConnection. It seems that .open() is
not used anywhere at the moment, so drop it until follow-up patches
require it again.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-05-04 13:21:03 +00:00
..
controllerserver.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
driver.go journal: move voljournal.go to a new package 2020-04-24 07:36:38 +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 journal: move voljournal.go to a new package 2020-04-24 07:36:38 +00:00
rbd_attach.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd_journal.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd_util_test.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd_util.go rbd: remove unused rbdVolume.open() 2020-05-04 13:21:03 +00:00