]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7567da124ff479f24e78b20419094a7d0a33ae2e
tree9f282a3a20ab09bd86db5db34e0ce0668eedfbef
parent626bf73144d6131ef9e130b7af82ce1d398661c4
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