Bug 5240

Summary: rquotad reports quotas with wrong rq_bsize
Product: [Retired] Red Hat Linux Reporter: nikula
Component: knfsdAssignee: Preston Brown <pbrown>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: djschaap
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-01-17 20:18:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description nikula 1999-09-20 11:15:53 UTC
in rquota_server.c result from stat is used as rq_bsize.
This is in most cases wrong and result from statfs
should be used

Comment 1 Preston Brown 2000-01-17 20:18:59 UTC
fixed for next release.