]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: introduce need_do_checkpoint for readability
authorChao Yu <chao2.yu@samsung.com>
Wed, 20 Aug 2014 10:37:35 +0000 (18:37 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 21 Aug 2014 20:57:07 +0000 (13:57 -0700)
commitcd501d2afe438cccb5babccf1b45367c7773f7ff
tree4bf083c8744941f2dbcf71638cb427b2c73a2a8c
parent1f2ef7f82dfc8a4e0875e65845095153dcac3805
f2fs: introduce need_do_checkpoint for readability

This patch introduce need_do_checkpoint() to include numerous judgment condition
for readability.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c