f2fs: fix wrong memory footprint statistics in debugfs
authorChao Yu <chao2.yu@samsung.com>
Sat, 10 Jan 2015 12:09:52 +0000 (20:09 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 12 Feb 2015 01:04:31 +0000 (17:04 -0800)
commit9066c6a7eb5492dda0ccd48bb78be52feff9043c
tree9f282a3a20ab09bd86db5db34e0ce0668eedfbef
parent871f599f4a869d24ef98b0217f19f0cc55ff59ac
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>
fs/f2fs/debug.c