]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: replace the debugfs_root with f2fs_debugfs_root
authorYounger Liu <liuyiyang@hisense.com>
Tue, 3 Dec 2013 13:09:29 +0000 (21:09 +0800)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Mon, 23 Dec 2013 01:18:05 +0000 (10:18 +0900)
commit2ad3254f7fe6227f424efd4a2d4dc7dc5fd9993f
tree0510def22b48f9439c019b6a3b2e655a2bfcfbc8
parentce4c2bc39b6fe23112d59f1f910fd63c51abb3b6
f2fs: replace the debugfs_root with f2fs_debugfs_root

This minor change for the naming conventions of debugfs_root
to avoid any possible conflicts to the other filesystem.

Signed-off-by: Younger Liu <younger.liucn@gmail.com>
Cc: Younger Liu <younger.liucn@gmail.com>
Cc: Jaegeuk Kim <jaegeuk.kim@samsung.com>
[Jaegeuk Kim: change the patch name]
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/debug.c