ceph-csi/internal/cephfs
Madhu Rajanna 8cd901d2dd cephfs: add subvolume path to volume context
There are many usecases with adding the subvolume
path to the PV object. the volume context returned
in the createVolumeResponse is added to the PV object
by the external provisioner.

More Details about the usecases are in below link
https://github.com/rook/rook/issues/5471

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-02-11 11:31:22 +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: add subvolume path to volume context 2021-02-11 11:31:22 +00:00
driver.go cephfs: replace warning with WarningLogMsg in Run 2020-08-13 09:44:12 +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 cleanup: return error from execCommandErr() in bindMount() 2020-12-09 08:35:35 +00:00
volumeoptions.go cephfs: implement getSnapshotInfo with go-ceph 2020-12-03 14:53:33 +00:00