Home
last modified time | relevance | path

Searched hist:"8 c3067e445fb25119761356c88abc39dacfb9524" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Ddebug.cdiff 8c3067e445fb25119761356c88abc39dacfb9524 Wed Mar 30 05:18:58 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> 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 <Artem.Bityutskiy@nokia.com>