commit | 4b3e0a25aa5518892ec8dbfafdd6a57789aa0c22 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Sat Sep 28 15:55:12 2013 +0200 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Thu Oct 03 19:42:49 2013 +0300 |
tree | 0b6df0a177414b11d618a4aca390a192bca5f247 | |
parent | f240dca8f2fdf11d52a7bacd867e274c3b21a7d3 [diff] |
UBI: Call scan_all() with correct offset in error case If we find an invalid fastmap we have to scan from the very beginning. Otherwise we leak the first 64 PEBs. Reported-and-tested-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>