Hi all, With yaffs1 on kernel 2.4.18 we managed to export a yaffs1 filesystem by nfs. Now I saw on a 2.6.16 kernel with yaffs2 we can't. I found that a changed was made in nfs, and now they test if s_export_op is not a void pointer. Adding a pointer on this structure makes the yaffs2 filesystem exportable by nfs. I joined my little patch for review, if the solution is ok, we could add this patch on yaffs2. -- Gregory CLEMENT Adeneo