commit | b77061bfcbfb72bda6f583d93589e3783f9dab59 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Fri Sep 29 13:59:37 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Oct 10 12:49:53 2017 -0700 |
tree | 6cf75f8e20d677df59d858e10cd9782e96194f04 | |
parent | 3f06252f7aa5862591ee37fab63c4e95803880b6 [diff] |
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>