[ 
https://issues.apache.org/jira/browse/HDFS-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253576#comment-13253576
 ] 

Todd Lipcon commented on HDFS-3271:
-----------------------------------

See HADOOP-7156. the reentrant functions are broken on some OSes so we switched 
to locking and non-reentrant calls.
                
> src/fuse_users.c: use re-entrant versions of getpwuid, getgid, etc
> ------------------------------------------------------------------
>
>                 Key: HDFS-3271
>                 URL: https://issues.apache.org/jira/browse/HDFS-3271
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>
> Use the re-entrant versions of these functions rather than using locking

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to