From: Artem Bityutskiy Date: Mon, 22 Dec 2008 09:09:04 +0000 (+0200) Subject: UBIFS: re-calculate min_idx_size after the commit X-Git-Tag: Release-2010-05/1~3^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d54d8303ff6e6f00db321dbf1d30d5c4bb6aa7;p=pandora-kernel.git UBIFS: re-calculate min_idx_size after the commit When we commit, but before we try to write anything to the flash media, @c->min_idx_size is inaccurate, because we do not re-calculate it after the commit. Do not forget to do this. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed