Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/05/2000 10:08:16
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.