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)
commit40e1ebe97d58b141332e895facf9e69b8b430ae1
tree0510def22b48f9439c019b6a3b2e655a2bfcfbc8
parentc524723ebf5794083819c25320802452fe06da18
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