aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorHarsh Prateek Bora <[email protected]>2010-08-18 06:01:52 +0000
committerEric Van Hensbergen <[email protected]>2010-10-28 09:08:45 -0500
commit7c7298cffc8f4417c95117c2a432f962c066499d (patch)
tree76557c0e621724ee32ddea2748f8b84681ae1ceb /tools/perf/scripts/python/check-perf-trace.py
parent8812a3d5f873e28cd08ec8afe328c4182b72db49 (diff)
fs/9p: mkdir fix for setting S_ISGID bit as per parent directory
The current implementation of 9p client mkdir function does not set the S_ISGID mode bit for the directory being created if the parent directory has this bit set. This patch fixes this problem so that the newly created directory inherits the gid from parent directory and not from the process creating this directory, when the S_ISGID bit is set in parent directory. Signed-off-by: Harsh Prateek Bora <[email protected]> Signed-off-by: Eric Van Hensbergen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions