ceph-csi/internal/cephfs
Humble Chirammal cb09617437 cephfs: dont set explicit permissions on the volume
At present we are node staging with worldwide permissions which is
not correct. We should allow the CO to take care of it and make
the decision. This commit also remove `fuseMountOptions` and
`KernelMountOptions` as they are no longer needed

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
(cherry picked from commit 8f6a7da538)
2022-02-10 05:27:14 +00:00
..
core cephfs: log error message if clone fails 2022-01-19 16:32:55 +00:00
errors cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
mounter cleanup: move mount functions to new pkg 2021-09-23 06:39:37 +00:00
util cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
controllerserver.go cephfs: fix omap deletion in DeleteSnapshot 2022-02-09 07:44:23 +00:00
driver.go cephfs: add SINGLE_NODE_{SINGLE/MULTI}_WRITER capability 2022-01-11 19:40:22 +00:00
identityserver.go internal: reformat long lines in internal/cephfs package to 120 chars 2021-06-28 14:43:49 +00:00
nodeserver.go cephfs: dont set explicit permissions on the volume 2022-02-10 05:27:14 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00