Bug 1238558 - FSAL_GLUSTER : nfs4_getfacl do not display DENY entries
Summary: FSAL_GLUSTER : nfs4_getfacl do not display DENY entries
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: nfs-ganesha
Classification: Retired
Component: FSAL_GLUSTER
Version: devel
Hardware: All
OS: All
medium
medium
Target Milestone: ---
Assignee: Jiffin
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1238561
TreeView+ depends on / blocked
 
Reported: 2015-07-02 07:10 UTC by Jiffin
Modified: 2016-08-08 14:15 UTC (History)
8 users (show)

Fixed In Version: nfs-ganesha-2.3-dev-15
Clone Of:
: 1238561 (view as bug list)
Environment:
Last Closed: 2016-02-17 07:04:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Jiffin 2015-07-02 07:10:30 UTC
Description of problem:

Although DENY entries handle properly in the acl implementation, it is not displayed in nfs4_getfacl().

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

How reproducible:
always

Steps to Reproduce:
1. Create a volume
2. export the volume through nfs-ganesha
3. mount the volume using nfsv4.
4. set an DENY acl which will create DENY entry in the list using nfs4_setfacl.
5. call nfs4_getfacl().

Actual results:
DENY entries are not displayed 

Expected results:
should display DENY entries

Additional info:
if even it is not displayed, permissions which are not shown in ALLOW entry will be considered as denied ones.


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