ceph-csi/internal
Madhu Rajanna f3103c76d1 cephfs: use os.Remove to remove directory
using os.RemoveAll will remove everything
in the director after the Umount we should
be using os.Remove only to remove the empty
directory

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit ffa8eaf5dd)
2024-12-06 12:40:05 +05:30
..
cephfs cephfs: use os.Remove to remove directory 2024-12-06 12:40:05 +05:30
controller rebase: replace MetricsBindAddress with Metrics 2023-08-29 13:39:45 +00:00
csi-addons rbd: log sitestatuses and description 2024-02-19 12:58:42 +00:00
csi-common util: add UnimplementedGroupControllerServer 2024-03-21 06:16:42 +00:00
health-checker util: add health-checker for periodic filesystem checks 2023-11-03 13:41:44 +00:00
journal journal: fix connection problem with groupjournal 2024-03-21 06:16:42 +00:00
kms cleanup: client cert decoding is not required 2024-04-15 14:35:03 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
rbd rbd: take lock on targetpath during node operation 2024-12-06 12:39:39 +05:30
util rbd: take lock on targetpath during node operation 2024-12-06 12:39:39 +05:30