Description of problem: Across the codebase for all mkdir operations we are using 0777 mode. We can use more restrictive and secure mode. Version-Release number of selected component (if applicable): N/A How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Can we please pick this up for glusterfs-8?
REVIEW: https://review.gluster.org/23035 (core: use more restrictive mode while creating the directories) posted (#1) for review on master by Sanju Rakonde
REVIEW: https://review.gluster.org/23035 (core: use more restrictive mode while creating the directories) merged (#3) on master by Amar Tumballi