Bug 8164 - [patch] repquota incorrectly reports quotas larger than 4Gbytes
Summary: [patch] repquota incorrectly reports quotas larger than 4Gbytes
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 2.2.7-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-10-06 12:20 UTC by tobez
Modified: 1999-11-01 04:48 UTC (History)
0 users

See Also:


Attachments
file.diff (1.04 KB, patch)
1998-10-06 12:20 UTC, tobez
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)