f2fs: fix to show ino management cache size correctly
authorChao Yu <yuchao0@huawei.com>
Fri, 29 Sep 2017 05:59:37 +0000 (13:59 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 19 Dec 2017 01:21:47 +0000 (17:21 -0800)
commit06800576e4973387df9357339d44ba54dea00e93
tree818f6c56ef9842867e1be667e20704956ec5278d
parenta815ce9938f4caee132d8fb4f62a119ea08601b5
f2fs: fix to show ino management cache size correctly

It needs to stat size of ino management cache with all type instead of
orphan ino type.

Fixes: 652be55162dc ("f2fs: show # of orphan inodes")
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/debug.c