From: Artem Bityutskiy Date: Tue, 30 Dec 2008 18:06:49 +0000 (+0200) Subject: UBIFS: restore budg_uncommitted_idx X-Git-Tag: Release-2010-05/1~3^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f384e6afc2faf1618e143af244d7f22edf0d9b;p=pandora-kernel.git UBIFS: restore budg_uncommitted_idx UBIFS stores uncommitted index size in c->budg_uncommitted_idx, and this affect budgeting calculations. When mounting and replaying, this variable is not updated, so we may end up with "over-budgeting". This patch fixes the issue. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed