Bug 1215515

Summary: [RFE] Quota must distinguish between file overwrite and extend.
Product: [Community] GlusterFS Reporter: Nagaprasad Sathyanarayana <nsathyan>
Component: quotaAssignee: Vijaikumar Mallikarjuna <vmallika>
Status: CLOSED WONTFIX QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-bugs, mselvaga, skoduri, smohan
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-21 13:33:47 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 Nagaprasad Sathyanarayana 2015-04-27 04:54:36 UTC
Description of problem:
Quota implementation today does not distinguish between overwriting the file content vs extending the file.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Manikandan 2015-12-21 13:33:47 UTC
We need not differentiate between overwriting the file content or extending the file since size of a file is taken in quota's account based on the 'stat' value. Hence, closing the bug.