On Monday 16 August 2010 21:17:22 you wrote: > Good morning, > > I just tried compiling yaffs for a 2.6.36-rc1 kernel and noticed that with > rc1 some things changed in the FS code which breaks yaffs compilation. > > * delete_inode and clear_inode got merged in evict_inode. > * inode_setattr no longer exists > > I tried fixing the code myself but I do not know enough the FS internals to > create a merged a evict_inode function without trashing my yaffs > partitions. Seeing you as the main commiter for the last time I thought I > inform you about this. Maybe you can take a look at it, if you have time. > > thank you very much in advance and with kind regards, > Michael Guntsche Hello Michael There is a patch for this that is not yet tested. I would appreciate feedback if you would like to test this. Charles