]> asedeno.scripts.mit.edu Git - linux.git/commit
ubi: Initialize Fastmap checkmapping correctly
authorRichard Weinberger <richard@nod.at>
Tue, 12 Jun 2018 07:33:16 +0000 (09:33 +0200)
committerRichard Weinberger <richard@nod.at>
Tue, 14 Aug 2018 22:06:15 +0000 (00:06 +0200)
commit25677478474a91fa1b46f19a4a591a9848bca6fb
tree4931be3d9fb2173565d2bde087b84682cbf7eb4d
parent59965593205fa4044850d35ee3557cf0b7edcd14
ubi: Initialize Fastmap checkmapping correctly

We cannot do it last, otherwithse it will be skipped for dynamic
volumes.

Reported-by: Lachmann, Juergen <juergen.lachmann@harman.com>
Fixes: 34653fd8c46e ("ubi: fastmap: Check each mapping only once")
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/vtbl.c