[ 
https://issues.apache.org/jira/browse/HADOOP-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hairong Kuang updated HADOOP-3187:
----------------------------------

    Attachment: quota4.patch

1, FSDirectory.updateCount() is changed to be updateCountForInodeWithQuota.
2.  I still keep quota & count to be long. So in the future when dfs grows, we 
do not need to make any change.
The patch Incorporated rest of Konstantin's comments.

> Quotas for name space management
> --------------------------------
>
>                 Key: HADOOP-3187
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3187
>             Project: Hadoop Core
>          Issue Type: New Feature
>            Reporter: Robert Chansler
>            Assignee: Hairong Kuang
>             Fix For: 0.18.0
>
>         Attachments: quota.patch, quota1.patch, quota2.patch, quota3.patch, 
> quota4.patch, QuotasDesign.pdf, QuotasDesign1.pdf
>
>
> Create a quota mechanism for name space management. 
> Quota set at a directory by super user restricts that number of names in and 
> below that directory.
> Quota tested by create() and rename().

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

Reply via email to