commit | 84b678f497c6eda650f0640bd7cf165e2c1acb49 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Mon Oct 06 15:14:16 2014 +0200 |
committer | Richard Weinberger <richard@nod.at> | Thu Mar 26 22:45:56 2015 +0100 |
tree | ecf988ffbf6dd30f63ed4099aae3fd3708c575e6 | |
parent | 5e0246e332349751d39d186ea0b7ec1e371ab2f8 [diff] |
UBI: Fastmap: Fix fastmap usage in ubi_volume_notify() There is no need to switch to ro mode if ubi_update_fastmap() fails. Also get rid of the ifdef. Signed-off-by: Richard Weinberger <richard@nod.at> Reviewed-by: Tanya Brokhman <tlinder@codeaurora.org>