What is the current reliability for JFFS2 if it is writing a new dirent node (say due to a "mv a, b" command)? Does the NOR code implementation always write the new dirent node to physical flash before the old dirent node in flash is erased due to GC? Thanks