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 > yaffs@lists.aleph1.co.uk > http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs > >