Re: [PATCH] UBI: fastmap: fix backward compatibility with image_seq

From: Richard Weinberger
Date: Fri Sep 27 2013 - 09:09:22 EST


Am 27.09.2013 14:51, schrieb Richard Genoud:
> Some old UBI implementations (e.g. U-Boot) have not implemented the image
> sequence feature.
> So, when erase blocks are written, the image sequence in the ec header
> is lost (set to zero).
> UBI scan_all() takes this case into account (commits
> 32bc4820287a1a03982979515949e8ea56eac641 and
> 2eadaad67b2b6bd132eda105128d2d466298b8e3)
>
> But fastmap scan functions (ubi_scan_fastmap() and scan_pool()) didn't.
>
> This patch fixes the issue.
>
> Signed-off-by: Richard Genoud <richard.genoud@xxxxxxxxx>
> ---

W00t! Good catch!

Acked-by: Richard Weinberger <richard@xxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/