commit | 9066c6a7eb5492dda0ccd48bb78be52feff9043c | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Sat Jan 10 20:09:52 2015 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Feb 11 17:04:31 2015 -0800 |
tree | 9f282a3a20ab09bd86db5db34e0ce0668eedfbef | |
parent | 871f599f4a869d24ef98b0217f19f0cc55ff59ac [diff] |
f2fs: fix wrong memory footprint statistics in debugfs Our value of memory footprint statistics showed in debugfs is not calculated correctly. Fix it in this patch. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>