OSDN Git Service

f2fs: avoid potential unnecessary codes
authorJaegeuk Kim <jaegeuk@kernel.org>
Wed, 31 Dec 2014 07:08:26 +0000 (23:08 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 10 Jan 2015 01:02:26 +0000 (17:02 -0800)
commit3547ea961dd66a474c6f709c4f5e8a2472289df9
tree5954b5b018bf72806283a10398e0a507c151c453
parente1509cf294cc670cda1fedd430f0ff175c42b591
f2fs: avoid potential unnecessary codes

This patch relocates some operations to avoid unnecessary execution.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/data.c
fs/f2fs/node.c