ceph-csi/pkg/cephfs
Madhu Rajanna 881f59d142 Add _netdev as default mount options in plugin
This values will be added at both nodestage
and nodepublish for rbd, nbd and ceph kernel client.

As cephfs fuse doesnot support this value,
this is added only during the nodepublish.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-01-28 16:50:18 +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 Add ID based logging for ExpandVolume 2019-12-17 14:25:34 +00:00
driver.go Update golangci-lint version to v1.21.0 2019-12-12 04:57:14 +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 Resize CephFS Volumes 2019-11-27 14:00:47 +00: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 Add _netdev as default mount options in plugin 2020-01-28 16:50:18 +00:00
util.go Resize CephFS Volumes 2019-11-27 14:00:47 +00:00
volume.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
volumemounter_test.go cephfs: add kernel version detection for mounting with client 2019-11-13 11:56:09 +00:00
volumemounter.go Add _netdev as default mount options in plugin 2020-01-28 16:50:18 +00:00
volumeoptions.go Fix volsize for cephfs and rbd 2019-10-11 08:22:27 +00:00