[PATCH] [JFFS2] Fix unreasonable jffs2_do_reserve_space() failure

Kyungmin Park kyungmin.park at samsung.com
Fri Jun 29 05:42:10 EDT 2007


> > After this patch, I can't delete the existing files. So we can't operation
> > anymore.
> 
> It's strange. You should understand that pre patch
> jffs2_refile_wbuf_blocks() could also put block to erasable_list. I
> mean random ((jiffies + (n++)) & 127) condition. So basically patch
> doesn't change that behavior. We just _always_ put one block in
> erasable_list if it is empty. Pre patch version does exactly the same
> but with some randomness.

What's pre patch? Could you link the pre-patch?

I apply this patch to the latest mtd tree.
11 hours ago	Adrian Bunk	[MTD] [MAPS] Cleanup nettel map driver  master.

Thank you,
Kyungmin Park




More information about the linux-mtd mailing list