From: Jaegeuk Kim Date: Tue, 11 Nov 2014 00:29:14 +0000 (-0800) Subject: f2fs: reduce the number of inline_data inode before clearing it X-Git-Tag: omap-for-v3.19/fixes-rc1~146^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57e2a2c0a698406e6206ab707bd7c3dcf248c738;p=pandora-kernel.git f2fs: reduce the number of inline_data inode before clearing it The # of inline_data inode is decreased only when it has inline_data. After clearing the flag, we can't decreased the number. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed