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

Colin Patrick McCabe commented on HDFS-3271:
--------------------------------------------

> > Or test for POSIX compliance at configure time...

> Testing for presence of a race is tricky.

We would have to check the library version in the configure script.  This is 
actually pretty trivial in automake.
                
> 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