Bug 927410 - GlusterFileSystem.create() ignores the file permission parameter
Summary: GlusterFileSystem.create() ignores the file permission parameter
Keywords:
Status: CLOSED DUPLICATE of bug 908898
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhs-hadoop
Version: 2.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jay Vyas
QA Contact: hcfs-gluster-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-25 20:45 UTC by Steve Watt
Modified: 2013-06-20 13:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-25 21:48:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Steve Watt 2013-03-25 20:45:18 UTC
Description of problem:

The File Permission parameter being passed into the method call is being ignored. It is not being ignored in the DistributedFileSystem.create() method. I believe this means that every file will get created under whichever user launched the process that instantiated this class. I don't think we want this behavior. We need to analyze the DistributedFileSystem behavior and determine whether we should mirror it or not.

Comment 2 Jay Vyas 2013-03-25 21:48:08 UTC
This is now fixed in the branch merged to HEAD today.
Duplicate of   
https://bugzilla.redhat.com/show_bug.cgi?id=908898

*** This bug has been marked as a duplicate of bug 908898 ***


Note You need to log in before you can comment on or make changes to this bug.