From: Jaegeuk Kim Date: Thu, 26 Feb 2015 03:25:01 +0000 (-0800) Subject: f2fs: clear page's up-to-date if block was deallocated X-Git-Tag: omap-for-v4.2/o2_dc~90^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bca1e2388a8a9e8a3db0daf54fcc124516a3e83;p=pandora-kernel.git f2fs: clear page's up-to-date if block was deallocated If page's on-disk block was deallocated, let's remove up-to-date flag to avoid further access with wrong contents. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed