f2fs: don't need to call lock_op and lock_page for abort
authorJaegeuk Kim <jaegeuk@kernel.org>
Wed, 10 Dec 2014 21:59:33 +0000 (13:59 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 10 Jan 2015 01:02:21 +0000 (17:02 -0800)
We don't need to call lock_op and lock_page at the aborting path.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found