You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2009/10/09 08:08:31 UTC

[jira] Created: (HADOOP-6304) Use java.io.File.set{Readable|Writable|Executable} where possible in RawLocalFileSystem

Use java.io.File.set{Readable|Writable|Executable} where possible in RawLocalFileSystem 
----------------------------------------------------------------------------------------

                 Key: HADOOP-6304
                 URL: https://issues.apache.org/jira/browse/HADOOP-6304
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Arun C Murthy


Using java.io.File.set{Readable|Writable|Executable} where possible in RawLocalFileSystem when g & o perms are same saves a lot of 'fork' system-calls.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.