You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2014/05/12 23:24:14 UTC

[jira] [Created] (HDFS-6375) Listing extended attributes with the search permission

Andrew Wang created HDFS-6375:
---------------------------------

             Summary: Listing extended attributes with the search permission
                 Key: HDFS-6375
                 URL: https://issues.apache.org/jira/browse/HDFS-6375
             Project: Hadoop HDFS
          Issue Type: Sub-task
    Affects Versions: HDFS XAttrs (HDFS-2006)
            Reporter: Andrew Wang


>From the attr(5) manpage:

{noformat}
       Users with search access to a file or directory may retrieve a list  of
       attribute names defined for that file or directory.
{noformat}

This is like doing {{getfattr}} without the {{-d}} flag, which we currently don't support.



--
This message was sent by Atlassian JIRA
(v6.2#6252)