On Thursday 19 April 2007 03:42, Charles Manning wrote: > Could you please post the contents of /proc/yaffs. > > This pointer should not be NULL for a yaffs2-mode system, but can be NULL for > a system running in yaffs1 mode. In that case, however, this function should > not be called. > > -- Charles > > Here it comes: du440:~# cat /proc/yaffs YAFFS built:Apr 17 2007 10:30:06 $Id: yaffs_fs.c,v 1.59 2007/03/20 20:59:40 charles Exp $ $Id: yaffs_guts.c,v 1.48 2007/03/12 20:55:39 charles Exp $ Device 0 "content0" startBlock......... 0 endBlock........... 2047 chunkGroupBits..... 0 chunkGroupSize..... 1 nErasedBlocks...... 2043 nTnodesCreated..... 0 nFreeTnodes........ 0 nObjectsCreated.... 200 nFreeObjects....... 96 nFreeChunks........ 130752 nPageWrites........ 0 nPageReads......... 0 nBlockErasures..... 0 nGCCopies.......... 0 garbageCollections. 0 passiveGCs......... 0 nRetriedWrites..... 0 nRetireBlocks...... 0 eccFixed........... 0 eccUnfixed......... 0 tagsEccFixed....... 0 tagsEccUnfixed..... 0 cacheHits.......... 0 nDeletedFiles...... 0 nUnlinkedFiles..... 0 nBackgroudDeletions 0 useNANDECC......... 1 isYaffs2........... 1 Regards Matthias