mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-25 00:36:42 +00:00
currently we are overriding the permission to `0o777` at time of node stage which is not the correct action. That said, this permission change causes an extra permission correction at time of nodestaging by the CO while the FSGROUP change policy has been set to `OnRootMismatch`. Signed-off-by: Humble Chirammal <hchiramm@redhat.com> (cherry picked from commit bf4ba0ec84cd7bb8c5cf2f93b7a8dfea227dd1ae)