Re: [Yaffs] YAFFS and 2.6.29 kernel

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ 29-yaffs2-patch.zip (application/zip)
このメッセージを削除
このメッセージに返信
著者: russell.grey
日付:  
To: Stefan Agner
CC: yaffs
題目: Re: [Yaffs] YAFFS and 2.6.29 kernel
Hi,

My patch is attached. It seems working fine.

I use this statement "pg = grab_cache_page_write_begin(mapping, index,
flags);" to replace "pg = __grab_cache_page(mapping,index);"

Hope it is helpful.

BR
Russell

2009/2/24 Stefan Agner <>:
> 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
>
>
> _______________________________________________
> yaffs mailing list
>
> http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
>
>