Bug 1378425

Summary: Enable setfsuid/setfsgid
Product: [Community] GlusterFS Reporter: Pranith Kumar K <pkarampu>
Component: posixAssignee: Pranith Kumar K <pkarampu>
Status: CLOSED DEFERRED QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: atumball, bugs, olim
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-11 02:25:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pranith Kumar K 2016-09-22 11:33:10 UTC
Description of problem:

    Because setfsid is undefined file creation is done as root and then it needs to
    be followed up with chown, so there are races where fops like readdirp etc can
    see a file with wrong uid/gid before the file permissions are changed.

    
Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2016-09-22 11:33:48 UTC
REVIEW: http://review.gluster.org/15545 (storage/posix: Enable setfsid) posted (#1) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 2 Amar Tumballi 2019-05-11 02:25:11 UTC
No immediate plans to fix it, would be re-looked later.