Commit Graph

8 Commits

Author SHA1 Message Date
Humble Chirammal
2f0595ab71 Remove unwanted else block and add comments about some exported functions
and variables.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-01-16 14:37:29 +05:30
mickymiek
95f35c7602 remove useless comment 2018-12-19 15:42:51 +01:00
mickymiek
12e6881669 cm metadata persist for rbd and cephfs 2018-12-19 15:26:16 +01:00
gman
6ddf98addf cephfs: cache available volume mounters 2018-08-14 16:48:30 +02:00
gman
c515a013d3 cephfs: volumemounter probe
The driver will now probe for either ceph fuse/kernel every time
it's about to mount a cephfs volume.

This also affects CreateVolume/DeleteVolume where the mounting
was hard-coded to ceph kernel client till now - mounter configuration
and probing are now honored.
2018-08-14 11:19:41 +02:00
gman
1c38412e39 cephfs: CSI 0.3.0; NodeStageVolume/NodeUnstageVolume; refactoring 2018-08-08 14:47:25 +02:00
gman
886fdccb9b cephfs: added mounter probing and --volumemounter cmd arg 2018-04-13 14:53:17 +02:00
gman
0df8415067 cephfs: cleaning/renaming 2018-03-20 15:46:31 +01:00