Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jdolecek
Date:           Wed Jul  5 17:08:16 UTC 2000

Modified Files:
        syssrc/sys/ufs/ufs: ufs_quota.c

Log Message:
kern.maxvnodes (and hence desireddquot) depends more directly on NVNODE than on 
NPROC,
  so adjust the hint to tabelfull() accordingly
XXX this section of code would need some cleanup - I don't like the way
XXX DQUOTINC is used here, for example


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/ufs/ufs/ufs_quota.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index