Module Name: src Committed By: dholland Date: Sun Jan 29 07:20:27 UTC 2012
Modified Files: src/sys/ufs/ufs: quota2.h ufs_quota2.c Log Message: quota2_check_limit() is used in only one place, so don't stuff it in a header file. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/ufs/ufs/quota2.h cvs rdiff -u -r1.28 -r1.29 src/sys/ufs/ufs/ufs_quota2.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.