ceph-csi/pkg/cephfs
Poornima G 90c4d6a451 Cephfs: Use ceph kernel client if kernel version >= 4.17
Ceph kernel client is more performant than ceph fuse client.
The kernel client has Quota support only in the kernel version >=4.17.
Hence use ceph kernel client when the kernel version is >=4.17.

Signed-off-by: Poornima G <pgurusid@redhat.com>
2019-09-05 04:55:05 +00:00
..
cephfs_util.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
cephuser.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
controllerserver.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
driver.go Cephfs: Use ceph kernel client if kernel version >= 4.17 2019-09-05 04:55:05 +00:00
errors.go Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
fsjournal.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +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 switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
nodeserver.go Address security concerns reported by 'gosec' 2019-09-04 11:48:37 +00:00
util.go Address security concerns reported by 'gosec' 2019-09-04 11:48:37 +00:00
volume.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
volumemounter.go Cephfs: Use ceph kernel client if kernel version >= 4.17 2019-09-05 04:55:05 +00:00
volumeoptions.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00