From: Artem Bityutskiy Date: Wed, 30 Mar 2011 10:18:58 +0000 (+0300) Subject: UBIFS: rearrange the budget dump X-Git-Tag: v3.0-rc1~317^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c3067e445fb25119761356c88abc39dacfb9524;p=pandora-kernel.git UBIFS: rearrange the budget dump Re-arrange the budget dump and make sure we first dump all the 'struct ubifs_budg_info' fields, and then the other information. Additionally, print the 'uncommitted_idx' variable. This change is required for to the following dumping function enhancement where it will be possible to dump saved 'struct ubifs_budg_info' objects, not only the current one. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed