ceph-csi/internal
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
..
cephfs util: add support for the nsenter 2022-04-08 10:23:21 +00:00
controller rbd: update PV/PVC metadata on a reattach of PV 2022-04-08 15:43:14 +00:00
csi-addons rbd: return unimplemented error for block-mode reclaimspace req 2022-03-03 19:00:49 +00:00
csi-common rbd: remove unimplemented responses for node operations 2022-03-16 15:27:48 +00:00
journal journal: add StoreAttribute/FetchAttribute 2022-03-28 11:23:17 +00:00
kms rbd: modify oidc token file path according to FHS 3.0 2022-03-23 13:29:35 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: support new and old NFS-management commands 2022-03-31 11:28:40 +00:00
rbd rbd: check nbd tool features only for rbd driver 2022-04-11 21:18:27 +00:00
util doc: correct typos in struct field comments and release.md 2022-04-11 06:23:25 +00:00