mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-01 19:36:41 +00:00
... and not that of the FS subvolume group `csi`. There is no reason for setting the mode of FS subvolume group `csi` (a CephFS subdirectory) as 777. It's default mode is 755. It's sufficient to set the mode of FS subvolumes within the subvolume group to `777`. Signed-off-by: Ramana Raja <rraja@redhat.com>