[Yaffs] [PATCH YAFFS2 0/8] Misc. cleanups

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Luc Van Oostenryck
Date:  
To: yaffs
Subject: [Yaffs] [PATCH YAFFS2 0/8] Misc. cleanups

Here is another serie of patches, mainly small cleanups and old code removing.

Beware, these patches will not apply cleanly against the CVS tree because
I don't yet use the same Makefile. I will take care of this when I'll apply them.
BTW, can we remove the actual Makefile and replace it by Makefile.kernel?


I've also seems a potential problems with the option YAFFS_USE_HEADER_FILE_SIZE
not being available in the Kconfig: IIRC, there is a problem with the scanned
size when creating file with holes (at the end of them). I need to check to be sure.


Luc