From 2665ea842dc9f4c04bdb57f8b7c2023759ac8c85 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Sat, 13 Oct 2007 11:31:23 +0100 Subject: [PATCH] [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: David Woodhouse --- Reading git-format-patch failed