From 19371d73c9bd31a8e634ec5a80fc19fcd7714481 Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Tue, 23 Sep 2014 19:29:05 +0200 Subject: [PATCH] UBI: Fastmap: Ensure that only one fastmap work is scheduled MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit If the WL pool runs out of PEBs we schedule a fastmap write to refill it as soon as possible. Ensure that only one at a time is scheduled otherwise we might end in a fastmap write storm because writing the fastmap can schedule another write if bitflips are detected. Signed-off-by: Richard Weinberger Reviewed-by: Tanya Brokhman Reviewed-by: Guido Martínez --- Reading git-format-patch failed