[Yaffs] mv problem
Timofei V. Bondarenko
tim at ipi.ac.ru
Fri Sep 16 17:35:46 BST 2005
Hello.
I have a problem with mv command on yaffs filesystem.
linux kernel 2.6.12
yaffs2 code from current CVS (I use yaffs1)
There are 2 different files /hello and /helly exist.
mv hello helly
Failed: ENOTEMPTY
ls -l
No hello file present
ls -l hello
The hello file shown
cat hello
Content of hello is ok.
The file helly is left unchaged.
After reboot the hello file disappear completly.
The ENOTEMPTY error reported by yaffs_rename()/yaffs_RenameObject(),
but I've no idea why.
Any thoughts?
--
Tim.
More information about the yaffs
mailing list