cvs commit: src/sys/vfs/ufs quota.h ufs_quota.c
    Matthew Dillon 
    dillon at apollo.backplane.com
       
    Tue Nov  6 10:36:36 PST 2007
    
    
  
:
:Matthew Dillon wrote:
:>   When the quotacheck has not been run the quota code may have to
:>   allocate blocks in the userquota file itself.  This will deadlock the
:>   quota system.
:>   
:>   Disallow adjustments of quotas related to operations on the userquota file
:>   itself, and generate a warning to the console.
:
:Is this a new problem or just an uncovered interited one?
:
:cheers
:  simon
    Old.  Very, very old.  Years.  Decades.  It only occurs if the quota
    file is improperly set-up.
					-Matt
					Matthew Dillon 
					<dillon at backplane.com>
    
    
More information about the Commits
mailing list