From: Jaegeuk Kim Date: Fri, 27 Dec 2013 02:13:21 +0000 (+0900) Subject: f2fs: convert inline_data for punch_hole X-Git-Tag: v3.14-rc1~122^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8230a0a49fc3f587644b284e51ac092607aa74bf;p=pandora-kernel.git f2fs: convert inline_data for punch_hole In the punch_hole(), let's convert inline_data all the time for simplicity and to avoid potential deadlock conditions. It is pretty much not a big deal to do this. Reviewed-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed