>From the YAFFS mailing list:
Author: Charles Manning
Date: 2003-12-29 09:062003-12-29 17:06 -800UTC
To: Nick Bane, yaffs list
Subject: [Yaffs-archive] Re: Odd behaviour
Nick
* I think I have the double file after remount issue fixed. This
was caused by not deleting a yaffs_Object entry properly. Will
cvs soon.
=======================================
Does the above explain the following odd behavior we're getting when we
mount a YAFFS2 file system after a reboot:
ls -li
372 -rw-r--r-- 1 root root 73366 Sep 7 15:03
CNI_fms.0
372 -rw-r--r-- 1 root root 73366 Sep 7 15:03
CNI_fms.0
766 -rw-r--r-- 1 root root 267065 Sep 7 15:05
CNI_gui.0
766 -rw-r--r-- 1 root root 267065 Sep 7 15:05
CNI_gui.0
350 -rw-r--r-- 1 root root 84484 Sep 7 15:05
CNI_init.0
350 -rw-r--r-- 1 root root 84484 Sep 7 15:05
CNI_init.0
1957 -rw-r--r-- 1 root root 18066 Sep 7 15:05
CNI_msg.0
1957 -rw-r--r-- 1 root root 18066 Sep 7 15:05
CNI_msg.0
4422 -rw-r--r-- 1 root root 216705 Sep 7 15:05
CNI_nav.0
4422 -rw-r--r-- 1 root root 216705 Sep 7 15:05
CNI_nav.0
Thanks in advance,
Blair