From: Jaegeuk Kim Date: Sat, 13 Dec 2014 03:40:02 +0000 (-0800) Subject: f2fs: remove unnecessary call to invalidate inmemory pages X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~98^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=042b7816aaebb1eb137b9889c20b595d951d15b7;p=pandora-kernel.git f2fs: remove unnecessary call to invalidate inmemory pages Now we use inmemory pages for atomic write only and provide abort procedure, we don't need to truncate them explicitly. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed