Module Name: src Committed By: bouyer Date: Fri Jan 28 18:38:08 UTC 2011
Modified Files: src/tests/fs/ffs [bouyer-quota2]: Makefile Added Files: src/tests/fs/ffs [bouyer-quota2]: quotas_common.sh t_getquota.sh src/tests/fs/ffs/clients [bouyer-quota2]: Makefile quota_rumpops.c Log Message: Add rump versions of quota utilities, to be used by tests. Add a test which figures if we can retrieve quota values from the kernel. To generate a diff of this commit: cvs rdiff -u -r1.14.2.1 -r1.14.2.2 src/tests/fs/ffs/Makefile cvs rdiff -u -r0 -r1.1.2.1 src/tests/fs/ffs/quotas_common.sh \ src/tests/fs/ffs/t_getquota.sh cvs rdiff -u -r0 -r1.1.2.1 src/tests/fs/ffs/clients/Makefile \ src/tests/fs/ffs/clients/quota_rumpops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.