Bug 1202250

Summary: [Quota] : Handle file count and directory count, introduced as part of inode quota feature, in AFR
Product: [Community] GlusterFS Reporter: Sachin Pandit <spandit>
Component: replicateAssignee: bugs <bugs>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: mainlineCC: atumball, bugs, ravishankar, smohan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: quota
Fixed In Version: glusterfs-3.12.13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-12 15:48:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1190108    
Bug Blocks:    

Description Sachin Pandit 2015-03-16 08:37:28 UTC
Description of problem:
AFR queries its subvolumes to get the maximum quota value set
as extended attribute. With new changes introduced as part of
"inode quota" feature, we will have file count and directory count
embedded in the same quota-size extended attribute. We need to
handle file count and directory count in the same way we handle
quota size in AFR

Comment 1 Anand Avati 2015-03-16 12:07:36 UTC
REVIEW: http://review.gluster.org/9899 (feature/afr : Handle quota file count and dir count.) posted (#1) for review on master by Sachin Pandit (spandit)

Comment 2 Anand Avati 2015-03-16 12:35:03 UTC
REVIEW: http://review.gluster.org/9899 (feature/afr : Handle quota file count and dir count.) posted (#2) for review on master by Sachin Pandit (spandit)

Comment 3 Sachin Pandit 2015-03-31 05:33:40 UTC
Fixed in this patch itself : http://review.gluster.org/#/c/9769/

Comment 7 Ravishankar N 2017-03-02 05:36:35 UTC
Moving it back to MODIFIED per comment #3