yaffs Commiting some more yaffs tests showing bugs in yaffs.
[yaffs2.git] / direct / timothy_tests / found_bugs.txt
similarity index 66%
rename from direct/timothy_tests/dev/found_bugs.txt
rename to direct/timothy_tests/found_bugs.txt
index 418f1dc857c6655401f79732c35cf1096f3caabd..b64403ef5695614e62c99a8eb9c07d7008db2db3 100644 (file)
@@ -4,3 +4,6 @@ Error code 0 bug (run out of handles)
        By opening lots of files and not closing them yaffs can run out of handles. 
        The error code given by yaffs_get_error() returns 0. this error is not defined in yportenv.h
 
+ENOENT error when opening a new file with O_CREATE
+       remove the emfile and use seed 1288064149 to generate this error.
+