Bug 14545

Summary: quota reports in K, but header says 'blocks'
Product: Base System Reporter: Jim.Pirzyk <Jim.Pirzyk>
Component: binAssignee: Jim Pirzyk <pirzyk>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jim.Pirzyk 1999-10-26 21:20:00 UTC
	pirzyk@demons:~
	9>du -sk .
	48640   .

	pirzyk@demons:~
	10>quota -v      
	Disk quotas for user pirzyk (uid 698): 
     	Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
        	/export   26434 2048000 3072000               3       0       0        
		/.a/fafhome/export/home/fafhome
                  49512  300000  400000            2131       0       0

Fix: pirzyk@snoopy:/usr/src/usr.bin/quota
158>diff -c quota.c.orig quota.c     
Release-Note: Will be MFC'ed in one week
Comment 1 Jim Pirzyk freebsd_committer freebsd_triage 2001-05-23 18:12:38 UTC
Responsible Changed
From-To: freebsd-bugs->pirzyk

Picked up another one of my open PR's
Comment 2 Jim Pirzyk freebsd_committer freebsd_triage 2001-05-30 17:08:50 UTC
State Changed
From-To: open->closed

Changes commited to both branches.