]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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, 10 Oct 2017 19:49:53 +0000 (12:49 -0700)
commitb77061bfcbfb72bda6f583d93589e3783f9dab59
tree6cf75f8e20d677df59d858e10cd9782e96194f04
parent3f06252f7aa5862591ee37fab63c4e95803880b6
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