Bug 13603

Summary: quota integrity checks are off by default
Product: Base System Reporter: veers <veers>
Component: miscAssignee: cpiazza <cpiazza>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description veers 1999-09-06 19:50:01 UTC
An earlier submission of mine set the default quota_check variable to NO, 
which effectively turned off quota integrity checks unless otherwise specified.
This is not the desired effect since it's better safe than sorry, and quota
checks should run unless otherwise noted. 

I blame human for this mistake.

How-To-Repeat: 
set enable_quotas=YES in /etc/rc.conf. 
reboot. 
quotacheck will not run.
Comment 1 cpiazza freebsd_committer freebsd_triage 1999-09-06 21:22:57 UTC
State Changed
From-To: open->suspended

This needs to be MFC'd, but releng_3 is frozen. 


Comment 2 cpiazza freebsd_committer freebsd_triage 1999-09-06 21:22:57 UTC
Responsible Changed
From-To: freebsd-bugs->cpiazza

So I don't forget it 
Comment 3 cpiazza freebsd_committer freebsd_triage 1999-09-14 18:32:44 UTC
State Changed
From-To: suspended->closed

Committed to rev 1.32 (-current) and rev 1.1.2.14(releng_3 by jkh)