ceph-csi/pkg/cephfs
Madhu Rajanna 69662e63ed change permission of targetpath
setting the permission of  targetpath to 777
will allow non-root user to write to pv.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-06-12 14:24:37 +00:00
..
cephfs_util.go Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
cephuser.go Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
controllerserver.go Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
credentials.go Replaces the references to the Kubernete Authors with the Ceph-CSI authors 2019-04-03 11:14:08 +02:00
driver.go Enable all static-checks in golangci-lint 2019-06-10 15:56:17 +05:30
errors.go Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04:00
fsjournal.go Make CephFS plugin stateless reusing RADOS based journal scheme 2019-05-30 06:20:35 -04: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 Enable all static-checks in golangci-lint 2019-06-10 15:56:17 +05:30
nodeserver.go change permission of targetpath 2019-06-12 14:24:37 +00:00
util.go Fix error string as per golang standard 2019-06-10 11:10:35 +05:30
volume.go Replaces the references to the Kubernete Authors with the Ceph-CSI authors 2019-04-03 11:14:08 +02:00
volumemounter.go Enable all static-checks in golangci-lint 2019-06-10 15:56:17 +05:30
volumeoptions.go change permission of targetpath 2019-06-12 14:24:37 +00:00