yaffs trying to delete files
authorTimothy Manning <tfhmanning@gmail.com>
Mon, 1 Nov 2010 00:54:06 +0000 (13:54 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Wed, 3 Nov 2010 03:27:08 +0000 (16:27 +1300)
commit2d7c08f638ef0b0dce832d40a1930513e7d10ce8
tree2309a58646354a9579e93826a18fb0544fde96d8
parentebbd60a59253d7a4078222534f4b5c2509ee9e40
yaffs trying to delete files
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
110 files changed:
direct/timothy_tests/EACCES_bug/Makefile
direct/timothy_tests/EACCES_bug/devextras.h [new symlink]
direct/timothy_tests/EACCES_bug/emfile-2k-0
direct/timothy_tests/EACCES_bug/error_handler.c
direct/timothy_tests/EACCES_bug/error_handler.h
direct/timothy_tests/EACCES_bug/log.txt [new file with mode: 0644]
direct/timothy_tests/EACCES_bug/yaffs_allocator.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_allocator.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_bitmap.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_bitmap.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_checkptrw.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_checkptrw.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_ecc.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_ecc.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_fileem.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_fileem2k.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_fileem2k.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_flashif.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_flashif.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_flashif2.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_getblockinfo.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_guts.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_guts.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_list.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_malloc.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_nameval.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_nameval.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_nand.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_nand.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_nandemul2k.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_nandif.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_nandif.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_norif1.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_norif1.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_packedtags1.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_packedtags1.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_packedtags2.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_packedtags2.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_qsort.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_qsort.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_ramdisk.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_ramdisk.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_ramem2k.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_tagscompat.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_tagscompat.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_tagsvalidity.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_tagsvalidity.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_tester [new file with mode: 0755]
direct/timothy_tests/EACCES_bug/yaffs_tester.c
direct/timothy_tests/EACCES_bug/yaffs_trace.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_verify.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_verify.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_yaffs1.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_yaffs1.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_yaffs2.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffs_yaffs2.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffscfg.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffscfg2k.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffsfs.c [new symlink]
direct/timothy_tests/EACCES_bug/yaffsfs.h [new symlink]
direct/timothy_tests/EACCES_bug/yaffsinterface.h [new symlink]
direct/timothy_tests/EACCES_bug/ydirectenv.h [new symlink]
direct/timothy_tests/EACCES_bug/ynorsim.c [new symlink]
direct/timothy_tests/EACCES_bug/ynorsim.h [new symlink]
direct/timothy_tests/EACCES_bug/yportenv.h [new symlink]
direct/timothy_tests/lseek_EACCES_bug/Makefile [deleted file]
direct/timothy_tests/lseek_EACCES_bug/README.txt [deleted file]
direct/timothy_tests/lseek_EACCES_bug/error_handler.c [deleted file]
direct/timothy_tests/lseek_EACCES_bug/error_handler.h [deleted file]
direct/timothy_tests/lseek_EACCES_bug/message_buffer.c [deleted file]
direct/timothy_tests/lseek_EACCES_bug/message_buffer.h [deleted file]
direct/timothy_tests/lseek_EACCES_bug/yaffs_tester.c [deleted file]
direct/timothy_tests/lseek_EACCES_bug/yaffs_tester.h [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/Makefile [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/READEME.txt [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/bug_emfile-2k-0 [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/bug_log.txt [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/emfile-2k-0 [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/error_handler.c [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/error_handler.h [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/message_buffer.c [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/message_buffer.h [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/yaffs_tester.c [deleted file]
direct/timothy_tests/lseek_error_code_0_bug/yaffs_tester.h [deleted file]
direct/timothy_tests/mkdir_with_slash_error/Makefile [deleted file]
direct/timothy_tests/mkdir_with_slash_error/README.txt [deleted file]
direct/timothy_tests/mkdir_with_slash_error/error_handler.c [deleted file]
direct/timothy_tests/mkdir_with_slash_error/error_handler.h [deleted file]
direct/timothy_tests/mkdir_with_slash_error/message_buffer.c [deleted file]
direct/timothy_tests/mkdir_with_slash_error/message_buffer.h [deleted file]
direct/timothy_tests/mkdir_with_slash_error/yaffs_tester.c [deleted file]
direct/timothy_tests/mkdir_with_slash_error/yaffs_tester.h [deleted file]
direct/timothy_tests/opening_file_ENOENT/Makefile [deleted file]
direct/timothy_tests/opening_file_ENOENT/README.txt [deleted file]
direct/timothy_tests/opening_file_ENOENT/error_handler.c [deleted file]
direct/timothy_tests/opening_file_ENOENT/error_handler.h [deleted file]
direct/timothy_tests/opening_file_ENOENT/error_log.txt [deleted file]
direct/timothy_tests/opening_file_ENOENT/message_buffer.c [deleted file]
direct/timothy_tests/opening_file_ENOENT/message_buffer.h [deleted file]
direct/timothy_tests/opening_file_ENOENT/yaffs_tester.c [deleted file]
direct/timothy_tests/opening_file_ENOENT/yaffs_tester.h [deleted file]
direct/timothy_tests/running_out_of_handles_error/Makefile [deleted file]
direct/timothy_tests/running_out_of_handles_error/README.txt [deleted file]
direct/timothy_tests/running_out_of_handles_error/error.txt [deleted file]
direct/timothy_tests/running_out_of_handles_error/error_handler.c [deleted file]
direct/timothy_tests/running_out_of_handles_error/error_handler.h [deleted file]
direct/timothy_tests/running_out_of_handles_error/message_buffer.c [deleted file]
direct/timothy_tests/running_out_of_handles_error/message_buffer.h [deleted file]
direct/timothy_tests/running_out_of_handles_error/yaffs_tester.c [deleted file]
direct/timothy_tests/running_out_of_handles_error/yaffs_tester.h [deleted file]