Skip to content
Commit 2665ea84 authored by David Woodhouse's avatar David Woodhouse
Browse files

[JFFS2] Check whether garbage-collection actually obsoleted its victim.



In OLPC trac #4184 we found a case where a corrupted node didn't
actually get obsoleted when we tried to garbage-collect it. So we wrote
out many million copies of it, in repeated attempts to obsolete it,
until the flash became full. Don't Do That.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 85becc53
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment