ceph-csi/pkg/cephfs
Madhu Rajanna 4c6d384991 cephfs: use new 'ceph fs resize' command when available
Use ceph fs resize command when its available
in the cluster.if its not available fallback to
old style of resizing the subvolume

ceph change log:https://docs.ceph.com/docs/master/releases/nautilus/#v14-2-8-nautilus

Fixes #1002

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit b065726f19)
2020-05-13 15:39:31 +05:30
..
cephfs_util.go Handle Delete operation if pool not found 2020-02-11 15:58:15 +00:00
cephuser.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
controllerserver.go cephfs: use new 'ceph fs resize' command when available 2020-05-13 15:39:31 +05:30
driver.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00
errors.go CephFS: Added ENOENT checks for possible missing volumes 2020-01-29 10:05:13 +00:00
fsjournal.go Add support for erasure coded pools 2020-04-14 14:14:29 +00:00
identityserver.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00
nodeserver.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
util.go Fix goimports issue in CI 2020-04-15 10:53:58 +00:00
volume.go cephfs: use new 'ceph fs resize' command when available 2020-05-13 15:39:31 +05:30
volumemounter_test.go cephfs: add kernel version detection for mounting with client 2019-11-13 11:56:09 +00:00
volumemounter.go Log error message for cephfs 2020-04-01 09:35:40 +00:00
volumeoptions.go Add topology support to ceph-csi 2020-04-14 14:14:29 +00:00