debugging strategies for jffs2
David Woodhouse
dwmw2 at infradead.org
Fri Feb 1 13:04:48 EST 2002
adam.wozniak at comdev.cc said:
> I'm trying to debug what I think might be a problem in jffs2 code.
> Is it safe for me to create a new jffs2 image by randomly shuffling
> the erase blocks in an existing jffs2 image?
> Should that work?
Yes, it should. The code treats all erase blocks entirely separately.
So much so, in fact, that I'm surprised you think it would be enlightening
to do so.
--
dwmw2
More information about the linux-mtd
mailing list