From: Bhavesh Parekh Date: Wed, 30 Nov 2011 12:13:42 +0000 (+0530) Subject: UBI: fix missing scrub when there is a bit-flip X-Git-Tag: v3.2.2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73461014f2de68f1dbca13897af0feb77872b8f5;p=pandora-kernel.git UBI: fix missing scrub when there is a bit-flip commit e801e128b2200c40a0ec236cf2330b2586b6e05a upstream. Under some cases, when scrubbing the PEB if we did not get the lock on the PEB it fails to scrub. Add that PEB again to the scrub list Artem: minor amendments. Signed-off-by: Bhavesh Parekh Signed-off-by: Artem Bityutskiy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed