ceph-csi/internal
Madhu Rajanna b939471ac2 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 cd09266870)
2024-11-21 12:24:34 +00:00
..
cephfs cephfs: use os.Remove to remove directory 2024-11-21 12:24:34 +00:00
controller util: add CSIDriver.GetInstanceID() 2024-08-05 17:04:52 +00:00
csi-addons rbd: have GetCreationTime() return a time.Time struct 2024-08-09 14:58:59 +00:00
csi-common util: add CSIDriver.GetInstanceID() 2024-08-05 17:04:52 +00:00
health-checker doc: fix codespell problem 2024-09-06 12:13:46 +00:00
journal journal: fix empty csiCreationTimeKey value 2024-08-13 07:22:26 +00:00
kms rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
liveness build: passing context parameter as required 2024-06-28 08:38:54 +00:00
nfs util: add CSIDriver.GetInstanceID() 2024-08-05 17:04:52 +00:00
rbd rbd: take lock on targetpath during node operation 2024-11-21 12:24:34 +00:00
util rbd: take lock on targetpath during node operation 2024-11-21 12:24:34 +00:00