commit | 3d21bb7667c4b57a15077d60d23385d9a1c01d08 | [log] [tgz] |
---|---|---|
author | Tanya Brokhman <tlinder@codeaurora.org> | Tue Apr 01 11:02:07 2014 +0300 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Mon May 05 09:31:33 2014 +0300 |
tree | 57b08041e00f9b3c50accc2783c79a0004eed358 | |
parent | 87ed89d21ede38f86be9419ca7c6dd4761764bbb [diff] |
UBI: fix ubi free PEBs count calculation The ubi->free_count should be updated with every insert/remove to/from the ubi->free list. Signed-off-by: Tanya Brokhman <tlinder@codeaurora.org> Reviewed-by: Dolev Raviv <draviv@codeaurora.org> Acked-by: Richard Weinberger <richard@nod.at> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>