Artem Bityutskiy 7dae997de6 UBIFS: re-arrange debugging code a bit
Move 'dbg_debugfs_init()' and 'dbg_debugfs_exit()' functions which initialize
debugfs for whole UBIFS subsystem below the code which initializes debugfs for
a particular UBIFS instance. And do the same for 'ubifs_debugging_init()' and
'ubifs_debugging_exit()' functions. This layout is a bit better for the next
patches, so this is just a preparation.

Also, rename 'open_debugfs_file()' into 'dfs_file_open()' for consistency.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-07-04 10:54:32 +03:00
..
2008-12-31 14:13:24 +02:00
2011-07-04 10:54:32 +03:00
2011-06-03 18:12:31 +03:00
2011-04-05 10:45:45 +03:00
2008-07-15 17:35:24 +03:00
2011-07-04 10:54:27 +03:00
2011-05-16 14:12:15 +03:00
2008-09-30 11:12:57 +03:00
2011-07-04 10:54:27 +03:00