ceph-csi/internal/rbd/driver
Madhu Rajanna 3521465e60 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>
(cherry picked from commit dffb6e72c2)
2022-04-14 09:17:45 +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-14 09:17:45 +00:00