Bug 12939

Summary: add flag to quota to suppress NFS quota checks
Product: Base System Reporter: nbm <nbm>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description nbm 1999-08-03 11:20:01 UTC
Quota automatically checks NFS mounts, which can cause it to hang if
an NFS server is not available.  Since some admin like to put quota in
/etc/profile, and sometimes don't want the system to check NFS mounts,
it's probably a good idea to provide a mechanism to do that.

Check <Pine.BSF.4.10.9907232334490.1643-100000@chain.freebsd.os.org.za>,
from freebsd-questions, for example.

Also check open PR bin/6183 for another NFS/quota suggestion.

How-To-Repeat: 
mount filesystem via NFS
kill NFS server, or cut ethernet cable, or similar.
quota
Comment 1 iedowse freebsd_committer freebsd_triage 2002-08-09 01:54:10 UTC
State Changed
From-To: open->closed

Committed to -current.