[Yaffs] yaffs1/direct: mount problems

Jacob Dall jacob.dall@operamail.com
Mon, 24 Jan 2005 01:32:01 +0100


Hello yaffers,

Using yaffs1/direct

I believe I've found a bug in the unmount code. If one formats a device usi=
ng the following sequence:

yaffs_unmount()
myEraseAllBlocks()
yaffs_mount()

the mount fails.=20

The device's isMounted flag is not cleared when unmounting.=20

Regards,
Jacob Dall