ceph-csi/pkg/cephfs
Poornima G 32ea550e3a Modify CephFs provisioner to use the ceph mgr commands
Currently CephFs provisioner mounts the ceph filesystem
and creates a subdirectory as a part of provisioning the
volume. Ceph now supports commands to provision fs subvolumes,
hance modify the provisioner to use ceph mgr commands to
(de)provision fs subvolumes.

Signed-off-by: Poornima G <pgurusid@redhat.com>
2019-07-12 05:42:41 +00:00
..
cephfs_util.go Modify RBD plugin to use a single ID and move the id and key into the secret 2019-06-24 13:46:14 +00:00
cephuser.go Modify CephFs provisioner to use the ceph mgr commands 2019-07-12 05:42:41 +00:00
controllerserver.go Move locks to more granular locking than CPU count based 2019-07-01 14:10:14 +00:00
driver.go Enable all static-checks in golangci-lint 2019-06-10 15:56:17 +05:30
errors.go Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
fsjournal.go Modify RBD plugin to use a single ID and move the id and key into the secret 2019-06-24 13:46:14 +00:00
identityserver.go Replaces the references to the Kubernete Authors with the Ceph-CSI authors 2019-04-03 11:14:08 +02:00
mountcache_test.go code style 2019-04-01 23:02:19 +08:00
mountcache.go Modify CephFs provisioner to use the ceph mgr commands 2019-07-12 05:42:41 +00:00
nodeserver.go Move locks to more granular locking than CPU count based 2019-07-01 14:10:14 +00:00
util.go Modify CephFs provisioner to use the ceph mgr commands 2019-07-12 05:42:41 +00:00
volume.go Modify CephFs provisioner to use the ceph mgr commands 2019-07-12 05:42:41 +00:00
volumemounter.go Modify RBD plugin to use a single ID and move the id and key into the secret 2019-06-24 13:46:14 +00:00
volumeoptions.go Modify CephFs provisioner to use the ceph mgr commands 2019-07-12 05:42:41 +00:00