yaffs Still recovering files.
authorTimothy Manning <tfhmanning@gmail.com>
Thu, 28 Oct 2010 00:16:12 +0000 (13:16 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Wed, 3 Nov 2010 03:27:04 +0000 (16:27 +1300)
commit4d31e5ecca937da7eaf74f0fb6e5070b6de2c4c9
treeb3c726341a6874e43ef6b2e7ef60dc848db70222
parentfb0f30458af252479d15e457443e36320d8355f7
yaffs Still recovering files.
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
32 files changed:
direct/timothy_tests/EACCES_bug/Makefile [new file with mode: 0644]
direct/timothy_tests/EACCES_bug/emfile-2k-0 [new file with mode: 0644]
direct/timothy_tests/EACCES_bug/error_handler.c [new file with mode: 0644]
direct/timothy_tests/EACCES_bug/error_handler.h [new file with mode: 0644]
direct/timothy_tests/EACCES_bug/message_buffer.c [new file with mode: 0644]
direct/timothy_tests/EACCES_bug/message_buffer.h [new file with mode: 0644]
direct/timothy_tests/EACCES_bug/yaffs_tester.c [new file with mode: 0644]
direct/timothy_tests/EACCES_bug/yaffs_tester.h [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/Makefile [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/error_handler.c [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/error_handler.h [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/message_buffer.c [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/message_buffer.h [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/yaffs_tester.c [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/yaffs_tester.h [new file with mode: 0644]
direct/timothy_tests/opening_file_ENOENT/Makefile [new file with mode: 0644]
direct/timothy_tests/opening_file_ENOENT/error_handler.c [new file with mode: 0644]
direct/timothy_tests/opening_file_ENOENT/error_handler.h [new file with mode: 0644]
direct/timothy_tests/opening_file_ENOENT/error_log.txt [new file with mode: 0644]
direct/timothy_tests/opening_file_ENOENT/message_buffer.c [new file with mode: 0644]
direct/timothy_tests/opening_file_ENOENT/message_buffer.h [new file with mode: 0644]
direct/timothy_tests/opening_file_ENOENT/yaffs_tester.c [new file with mode: 0644]
direct/timothy_tests/opening_file_ENOENT/yaffs_tester.h [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/Makefile [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/README.txt [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/error.txt [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/error_handler.c [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/error_handler.h [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/message_buffer.c [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/message_buffer.h [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/yaffs_tester.c [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/yaffs_tester.h [new file with mode: 0644]