Module Name: src Committed By: dholland Date: Sun Jan 29 06:45:26 UTC 2012
Modified Files: src/sys/kern: vfs_quotactl.c src/sys/sys: quotactl.h src/sys/ufs/ufs: ufs_quota1.c Log Message: Provide quota info to QUOTACTL_SET as two struct quotaval points as well as via proplib. Note: this change requires a kernel version bump. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/kern/vfs_quotactl.c cvs rdiff -u -r1.9 -r1.10 src/sys/sys/quotactl.h cvs rdiff -u -r1.10 -r1.11 src/sys/ufs/ufs/ufs_quota1.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.