ceph-csi/internal/rbd/driver
Madhu Rajanna dffb6e72c2 rbd: check nbd tool features only for rbd driver
calling setRbdNbdToolFeatures inside an init
gets called in main.go for both cephfs and rbd
driver. instead of calling it in init function
calling this in rbd driver.go as this is specific
to rbd.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-04-11 21:18:27 +00:00
..
driver_test.go rbd: move driver component into the rbd/driver package 2021-12-10 07:35:26 +00:00
driver.go rbd: check nbd tool features only for rbd driver 2022-04-11 21:18:27 +00:00