[Yaffs] Recent yaffs changes

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: yaffs
Subject: [Yaffs] Recent yaffs changes
Hi All

There have been some recent changes to yaffs2, much of which is code
reorganisation rather than feature changes.

Most noteable are the changes to the way yaffs2 context and parameters are
handled:

* The context changes remove any Linux specific handling from the core yaffs
code so that both Yaffs FDirect and Linux follow much more consistent code
paths and #ifdefs have been significantly reduced.
* The parameters more clearly partition fields that are set up before running
yaffs from the runtime state. This should help people understanding and
configuring yaffs.


-- Charles