Bug 1202717

Summary: quota: re-factor quota cli and glusterd changes and remove code duplication
Product: [Community] GlusterFS Reporter: Vijaikumar Mallikarjuna <vmallika>
Component: quotaAssignee: Raghavendra G <rgowdapp>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: mainlineCC: bugs, smohan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-4.1.3 (or higher) Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-29 03:18:35 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:

Description Vijaikumar Mallikarjuna 2015-03-17 09:59:35 UTC
Inode quota feature implementation has caused code duplication.
We need to re-factor and re-use the code instead of duplicating it.

Comment 1 Vijaikumar Mallikarjuna 2015-03-19 06:21:44 UTC
Patch-set #29 from patch# 9769 addresses the review comment by KP regarding the code-refactoring