From: Richard Weinberger Date: Mon, 19 Aug 2013 20:31:49 +0000 (+0200) Subject: UBI: Fix invalidate_fastmap() X-Git-Tag: v3.12-rc1~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8930fa500f55215f0211db9b78255e727ac3f282;p=pandora-kernel.git UBI: Fix invalidate_fastmap() Onging tests uncovered that invalidate_fastmap() is broken. It must not call ubi_wl_put_fm_peb() because all PEBs used by the old fastmap have already been put back. Signed-off-by: Richard Weinberger Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed