I notice in the code that write failure during recover from write error will call BUG_ON. halts the kernel. Is it true that JFFS2 can only handle one write failure, not consecutive write failure. -Andrew