f2fs: fix to show injection rate in ->show_options
authorChao Yu <yuchao0@huawei.com>
Mon, 12 Jun 2017 01:44:24 +0000 (09:44 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Jul 2017 09:11:41 +0000 (02:11 -0700)
commit44529f8975b7b93709b1b92be7d027a1d406de8a
tree86e6fca16c0964423779d9d17bc00bb6f11c2fdf
parentb63def9112cd8b91477a06ba5318c8a01ac474f1
f2fs: fix to show injection rate in ->show_options

If fault injection functionality is enabled, show additional injection
rate in ->show_options.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/super.c