From: Artem Bityutskiy Date: Fri, 30 Apr 2010 09:31:26 +0000 (+0300) Subject: UBI: introduce eraseblock counter variables X-Git-Tag: v2.6.36-rc1~586^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33789fb9d4470e27d18596c0966339e2ca8865a9;p=pandora-kernel.git UBI: introduce eraseblock counter variables This is just a preparation patch which introduces several 'struct ubi_scan_info' fields which count eraseblocks of different types. This will be used later on to decide whether it is safe to format the flash or not. No functional changes so far. Signed-off-by: Artem Bityutskiy Reviewed-by: Sebastian Andrzej Siewior Tested-by: Sebastian Andrzej Siewior --- Reading git-diff-tree failed