[PATCH]erase block header(revision 4)

root forrest.zhao at intel.com
Thu Sep 29 21:15:29 EDT 2005


On Wed, 2005-09-28 at 15:33 +0800, zhao forrest wrote:
> Hi,
> This is the forth version. Compared with version 3, the
> main changes are:
> 1 move "priv->jeb->has_ebh = 1;" from jffs2_erase_callback()
> to jffs2_erase_succeeded() to prevent eCos from being broken.
> 2 define ebh at the top of erase.c and this ebh is shared
> by jffs2_write_nand_ebh() in wbuf.c
> 3 remove unnecessary PAD() stuff
> 4 change has_ebh from uint32_t to one bit of flags
> 5 remove unnecessary dsize field from struct jffs2_raw_ebh{}
> 6 use ref_totlen() instead of directly getting __totlen.
> 
> The patch is at:
> http://www.infradead.org/~forrest/eraseblock_header_r4.patch
> 

I would assume the patch is accepted if there're no further
review comments for it........

Thanks,
Forrest





More information about the linux-mtd mailing list