Bug 8164

Summary: [patch] repquota incorrectly reports quotas larger than 4Gbytes
Product: Base System Reporter: tobez <tobez>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 2.2.7-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description tobez 1998-10-06 12:20:01 UTC
	repquota reports softlimits, hardlimits and ``used'' field
incorrectly, namely those numbers get wrapped modulo 4Gbytes.

How-To-Repeat: 
	The easiest way is to create files owned by particular
user/group with total sizes exceeding 4Gbytes, and look at the
repquota-generated output.
Comment 1 Julian Elischer freebsd_committer freebsd_triage 1999-11-01 04:47:43 UTC
State Changed
From-To: open->closed

applied patch 
(to -current)