ceph-csi/internal/cephfs
Madhu Rajanna 8873a87187 cephfs: create subvolume with VolumeNamePrefix
when user provides an option for VolumeNamePrefix
create subvolume with the prefix which will be easy
for user to identify the subvolumes belongs to
the storageclass.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 8720f4e2f5)
2021-02-19 18:23:40 +00:00
..
cephfs_util.go cephfs: implement getMetadataPool() with go-ceph 2020-10-20 15:38:44 +00:00
clone.go cephfs: remove unsed cr util.Credentials 2020-12-03 14:53:33 +00:00
controllerserver.go cephfs: remove unsed cr util.Credentials 2020-12-03 14:53:33 +00:00
driver.go cephfs: replace warning with WarningLogMsg in Run 2020-08-13 09:44:12 +00:00
errors.go cephfs: implement getSnapshotInfo with go-ceph 2020-12-03 14:53:33 +00:00
fsjournal.go cephfs: remove unsed cr util.Credentials 2020-12-03 14:53:33 +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 10:35:39 +00:00
volumemounter.go cephfs: trim spaces around fuseMountOptions 2020-09-23 12:12:51 +00:00
volumeoptions.go cephfs: create subvolume with VolumeNamePrefix 2021-02-19 18:23:40 +00:00