ceph-csi/internal/cephfs
Rakshith R 721640178b cephfs: fix unmountVolume function
This commit fixes bug in unmount function which caused
unmountVolume to fail when targetPath was already unmounted.

Signed-off-by: Rakshith R <rar@redhat.com>
2021-03-25 15:15:07 +00:00
..
cephfs_util.go cephfs: implement getMetadataPool() with go-ceph 2020-10-20 15:38:44 +00:00
clone.go cephfs: remove unused cr Credentials 2020-12-10 10:13:55 +00:00
controllerserver.go Cephfs: Failed to delete snapshot 2021-03-17 10:28:08 +00:00
driver.go util: register replication controller 2021-03-16 13:06:44 +00:00
errors.go cephfs: implement purgeVolume with go-ceph 2020-12-10 10:13:55 +00:00
fsjournal.go cephfs: add subvolume path to volume context 2021-02-11 11:31:22 +00:00
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver.go cephfs: connect to the Ceph Cluster with go-ceph 2020-10-14 15:16:56 +00:00
snapshot.go cephfs: implement getSnapshotInfo with go-ceph 2020-12-03 14:53:33 +00:00
util.go cephfs: implement getSnapshotInfo with go-ceph 2020-12-03 14:53:33 +00:00
volume.go cephfs: ignore BytesQuota field in case it is not set. 2021-02-01 09:20:53 +00:00
volumemounter.go cephfs: fix unmountVolume function 2021-03-25 15:15:07 +00:00
volumeoptions.go cephfs: create subvolume with VolumeNamePrefix 2021-02-19 17:04:17 +00:00