UBIFS: introduce debugfs helpers
commit28488fc28aa39815b78c2cbeaaf25f33fef92ce8
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 3 Jun 2011 06:58:23 +0000 (3 09:58 +0300)
committerArtem Bityutskiy <dedekind1@gmail.com>
Mon, 4 Jul 2011 07:54:32 +0000 (4 10:54 +0300)
treeb2f50655effb1e067af15b22c91f591173e3761c
parent7dae997de62bbd78f12305bf10019ec8f1103bd4
UBIFS: introduce debugfs helpers

Separate out pieces of code from the debugfs file read/write functions and
create separate 'interpret_user_input()'/'provide_user_output()' helpers. These
helpers will be needed in one of the following patches, so this is just a
preparational change.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/debug.c