f2fs: add the number of inline_data files to status info
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 26 Nov 2013 02:08:57 +0000 (11:08 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Mon, 6 Jan 2014 07:42:20 +0000 (16:42 +0900)
commit0dbdc2ae9bba0a358816cc4a22e41a6ef16db8a2
tree7ffa34ebdec3327322913de047f8964bd21e7e1a
parent9e09fc855dd6f6ed510b3db7f3c3c1dd73631ac7
f2fs: add the number of inline_data files to status info

This patch adds the number of inline_data files into the status information.
Note that the number is reset whenever the filesystem is newly mounted.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/debug.c
fs/f2fs/f2fs.h
fs/f2fs/inline.c
fs/f2fs/inode.c