UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
authorRichard Weinberger <richard@nod.at>
Mon, 6 Oct 2014 12:57:18 +0000 (14:57 +0200)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Mar 2015 21:45:55 +0000 (22:45 +0100)
commit943b33564e78130014ca91b575181becc828179e
tree426014a8b79c42760a1a2911e921d42b32eda13a
parent74cdaf24004aea8de350f58979548b3eddc11e9a
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure

If ubi_update_fastmap() fails notify the user.
This is not a hard error as ubi_update_fastmap() makes sure that upon failure
the current on-flash fastmap will no be used upon next UBI attach.

Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/wl.c