UBIFS: rename dumping functions
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 16:15:56 +0000 (19:15 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 16:15:56 +0000 (19:15 +0300)
This commit re-names all functions which dump something from "dbg_dump_*()" to
"ubifs_dump_*()". This is done for consistency with UBI and because this way it
will be more logical once we remove the debugging sompilation option.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

No differences found