From: Artem Bityutskiy Date: Mon, 25 Jan 2010 15:09:30 +0000 (+0200) Subject: UBI: add write checking X-Git-Tag: v2.6.34-rc1~28^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e9065d756df5dac6dc02b94b82b4f5dbbf38caf;p=pandora-kernel.git UBI: add write checking Add an extra debugging check function which validates writes. After every write it reads the data back, compares it with the original data, and complains if they mismatch. Useful for debugging. No-op if extra debugging checks are disabled. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed