From: Jaegeuk Kim Date: Mon, 18 Aug 2014 21:41:11 +0000 (-0700) Subject: f2fs: skip if inline_data was converted already X-Git-Tag: fixes-v3.17-rc4~30^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec4e7af4ca04ff81f786554d670876f1037a9ded;p=pandora-kernel.git f2fs: skip if inline_data was converted already This patch checks inline_data one more time under the inode page lock whether its inline_data is converted or not. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed