[Yaffs] YAFFS and 2.6.29 kernel

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ 2.6.29-rc5.patch (application/octet-stream)
Delete this message
Reply to this message
Author: Stefan Agner
Date:  
To: yaffs
Subject: [Yaffs] YAFFS and 2.6.29 kernel
Hello,
 
I tried to compile yaffs in my kernel today, which doesnt succeded as expected. Patching from CVS went well, but when I compiled the FS, first troubles appeard: I need to update the code a little to match my Kernel (Patch attached).
 
After this changes compilation worked fine, but mounting failes:
# mount -t yaffs2 /dev/mtdblock3 /mnt/root/
mount: mounting /dev/mtdblock3 on /mnt/root/ failed: Invalid argument
 
Any idea? Did I something wrong in my patch?
 
Thanks
Stefan