commit | 28488fc28aa39815b78c2cbeaaf25f33fef92ce8 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri Jun 03 09:58:23 2011 +0300 |
committer | Artem Bityutskiy <dedekind1@gmail.com> | Mon Jul 04 10:54:32 2011 +0300 |
tree | b2f50655effb1e067af15b22c91f591173e3761c | |
parent | 7dae997de62bbd78f12305bf10019ec8f1103bd4 [diff] |
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>