From: Jaegeuk Kim Date: Wed, 10 Dec 2014 21:59:33 +0000 (-0800) Subject: f2fs: don't need to call lock_op and lock_page for abort X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~98^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70c640b1d6fd8484d0629b90052d6f6f738023fb;p=pandora-kernel.git f2fs: don't need to call lock_op and lock_page for abort We don't need to call lock_op and lock_page at the aborting path. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed