Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/fs/common
Module Name: src
Committed By: pooka
Date: Thu Jul 29 14:15:47 UTC 2010
Modified Files:
src/tests/fs/common: Makefile
Added Files:
src/tests/fs/common: fstest_ext2fs.c fstest_ffs.c fstest_lfs.c
fstest_msdosfs.c fstest_nfs.c fstest_puffs.c fstest_sysvbfs.c
fstest_tmpfs.c
Removed Files:
src/tests/fs/common: ext2fs.c ffs.c lfs.c msdosfs.c nfs.c puffs.c
sysvbfs.c tmpfs.c
Log Message:
Rename xfs.c to fstest_xfs.c to avoid collisions with other
source files with the name xfs.c
ok njoly
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/common/Makefile
cvs rdiff -u -r1.5 -r0 src/tests/fs/common/ext2fs.c src/tests/fs/common/ffs.c \
src/tests/fs/common/msdosfs.c src/tests/fs/common/sysvbfs.c \
src/tests/fs/common/tmpfs.c
cvs rdiff -u -r0 -r1.1 src/tests/fs/common/fstest_ext2fs.c \
src/tests/fs/common/fstest_ffs.c src/tests/fs/common/fstest_lfs.c \
src/tests/fs/common/fstest_msdosfs.c src/tests/fs/common/fstest_nfs.c \
src/tests/fs/common/fstest_puffs.c src/tests/fs/common/fstest_sysvbfs.c \
src/tests/fs/common/fstest_tmpfs.c
cvs rdiff -u -r1.7 -r0 src/tests/fs/common/lfs.c
cvs rdiff -u -r1.2 -r0 src/tests/fs/common/nfs.c
cvs rdiff -u -r1.4 -r0 src/tests/fs/common/puffs.c
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