| Summary: | quota reports in K, but header says 'blocks' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Jim.Pirzyk <Jim.Pirzyk> | ||||
| Component: | bin | Assignee: | Jim Pirzyk <pirzyk> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 3.3-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-bugs->pirzyk Picked up another one of my open PR's State Changed From-To: open->closed Changes commited to both branches. |
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