ceph-csi/internal/rbd
Mehdy Khoshnoody fe384bccfe rbd: Fix error checking mistake in CreateVolume
deleteErr should be checked if it's nil instead of err

Signed-off-by: Mehdy Khoshnoody <mehdy.khoshnoody@gmail.com>
2020-05-29 07:38:01 +00:00
..
controllerserver.go rbd: Fix error checking mistake in CreateVolume 2020-05-29 07:38:01 +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 journal: In mount failure case, suggest to check the kernel logs 2020-05-27 10:52:37 +00:00
rbd_attach.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd_journal.go journal: split journal types creating a new Connection type 2020-05-15 15:14:48 +00:00
rbd_util_test.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd_util.go util: remove unused context.Context from GetPoolName() 2020-05-20 08:08:33 +00:00