commit | 4df38926f337ff4de49a8fb512aa4a55df0c502d | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Mon May 05 07:11:54 2014 -0300 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Mon Jul 28 18:52:13 2014 +0300 |
tree | 9679247b25fbc93fe8a80bad8f3fa2561e21193f | |
parent | 0a3d571bb8940a189322cc5f51466bdab044a48b [diff] |
UBI: block: Avoid disk size integer overflow This patch fixes the issue that on very large UBI volumes UBI block does not work correctly. Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>