Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: bouyer
Date: Wed Jan 18 20:51:23 UTC 2012
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/fs/ffs: Makefile quotas_common.sh t_clearquota.sh
t_getquota.sh t_miscquota.sh t_quotalimit.sh t_setquota.sh
Added Files:
src/tests/fs/ffs: ffs_common.sh h_ffs_server.c
Removed Files:
src/tests/fs/ffs: h_quota2_server.c
Log Message:
Make parts of the quota tests useable for more than quotas:
- rename h_quota2_server to h_ffs_server, there's nothing about quotas
in there.
- extract non-quota parts of quotas_common.sh to ffs_common.sh
To generate a diff of this commit:
cvs rdiff -u -r1.433 -r1.434 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.16 -r1.17 src/tests/fs/ffs/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/fs/ffs/ffs_common.sh \
src/tests/fs/ffs/h_ffs_server.c
cvs rdiff -u -r1.2 -r0 src/tests/fs/ffs/h_quota2_server.c
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/ffs/quotas_common.sh \
src/tests/fs/ffs/t_clearquota.sh src/tests/fs/ffs/t_getquota.sh \
src/tests/fs/ffs/t_miscquota.sh src/tests/fs/ffs/t_quotalimit.sh \
src/tests/fs/ffs/t_setquota.sh
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